There was an error while loading. Please reload this page.
1 parent 35399a5 commit 7d5e1c4Copy full SHA for 7d5e1c4
lib/resty/redis.lua
@@ -2,7 +2,7 @@
2
3
module("resty.redis", package.seeall)
4
5
-_VERSION = '0.11'
+_VERSION = '0.12'
6
7
local commands = {
8
"append", "auth", "bgrewriteaof",
0 commit comments