wangzzx
Results
2
comments of
wangzzx
还有请问为什么权限配置的时候,一个具有写权限的密码下面的命令都无法使用呢 10.80.101.97:7617> SCAN 0 (error) ERR invalid cursor 10.80.101.97:7617> get (error) ERR wrong number of arguments for 'get' command 10.80.101.97:7617>
我配置的文件狮子啊ttry.conf上配置了我的redis地址,单个实例 ## This conf is only for test ClusterServerPool { Servers { + 10.146.135.188:6379 } } 然后我的权限配置如下 Authority { Auth { Mode read KeyPrefix Info } Auth readonly { Mode...