标签:count 差集 长度 个数 增加 gets 重置 utils pen
参考http://redisdoc.com/
参考http://redis.io/commands
连接操作相关的命令
index 用数字值指定,以 0 作为起始索引值
服务端相关命令
ip:port 的客户端CONFIG GET * 来列出redis.conf 文件进行改写
发布订阅相关命令
message 发送到指定的频道 channel 例如publish msg "good morning"
对KEY操作的命令
对String操作的命令
对List操作的命令
对Set操作的命令
对Hash操作的命令
标签:count 差集 长度 个数 增加 gets 重置 utils pen
原文地址:https://www.cnblogs.com/jiyongjia/p/9573296.html