redis data type, 数据类型
Contents
redis data type, 数据类型
https://redis.io/topics/data-types
https://redis.io/topics/data-types-intro
- String - 字符串
- List - 列表
- Set - 无序集合
- Hashes - 哈希/散列表
- Sorted sets - 有序集合
- Stream - 消息队列
- Bitmaps, url: redis-bitmap
- HyperLogLogs
Hyperloglog
https://segmentfault.com/a/1190000020523110
geospatial
Author -
LastMod 2015-09-22