We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4721cc0 commit 88c21deCopy full SHA for 88c21de
docs/source/aux.rst
@@ -110,3 +110,10 @@ data and task queues, this script will truncate the Redis task queues
110
We used Lua scrpit to slightly accelerate the whole procedure, as
111
it may bring burden to the host server if running through Redis
112
client.
113
+
114
+.. warning::
115
116
+ Due to restriction on the Alibaba Cloud (Aliyun) customised version
117
+ of Redis, i.e. AsparaDB for Redis, this Lua script is not allowed be
118
+ to executed. It is recommended to manually cleanup the database
119
+ before we find out an alternative solution.
0 commit comments