Redis 命令参考
- 2.1. Key(键)
- 2.2. String(字符串)
- 2.3. Hash(哈希表)
- 2.4. List(列表)
- 2.5. Set(集合)
- 2.6. SortedSet(有序集合)
- 2.7. Pub/Sub(发布/订阅)
- 2.8. Transaction(事务)
- 2.9. Script(脚本)
- 2.10. Connection(连接)
- 2.11. Server(服务器)
原文: https://wizardforcel.gitbooks.io/redis-doc/content/ref/part2.html