# 命令列表

# Pub/Sub Commands

Command Supported Desc
psubscribe YES
publish YES
pubsub YES
punsubscribe YES
subscribe YES
unsubscribe YES

# GEO Commands

Command Supported Desc
geoadd YES
geodist YES
geohash YES
geopos YES
georadius YES
georadius_ro YES
georadiusbymember YES
georadiusbymember_ro YES

# Hyperloglog Commands

Command Supported Desc
pfadd YES
pfcount YES
pfdebug NO
pfmerge YES
pfselftest NO

# Cluster Commands

Command Supported Desc
clusterNodes YES
clusterSlots YES
readonly NO
readwrite NO

# Administrator Commands

Command Supported Desc
auth YES
save YES
bgsave YES use backup instead
client NO
command NO
config YES
debug NO
info YES Some details are different
memory NO
monitor NO
role NO
ping YES
shutdown NO
slaveof NO
slowlog NO
wait NO

# LUA Comamands

Command Supported Desc
eval YES
evalsha YES
script YES

# Transaction Commands

Command Supported Desc
exec YES
discard YES
multi YES
watch YES
unwatch YES