acl/app/redis_tools/redis_builder/redis_commands.txt

11 lines
229 B
Plaintext
Raw Normal View History

#command broadcast(none/master/slave) permission(yes/no/warn)
2016-08-27 18:34:02 +08:00
del none warn
2017-06-22 12:21:54 +08:00
set none yes
2016-08-27 18:34:02 +08:00
get none yes
incr none yes
2016-04-15 15:01:21 +08:00
2016-08-27 18:34:02 +08:00
#dbsize master yes
all none yes
2017-07-03 16:00:05 +08:00
#flushdb master no
#flushall master no