摘要: Redis有哪些数据结构? 字符串String、字典Hash、列表List、集合Set、有序集合SortedSet。如果你是Redis中高级用户,还需要加上下面几种数据结构HyperLogLog、Geo、Pub/Sub。如果你说还玩过Redis Module,像BloomFilter,RedisSe 阅读全文
posted @ 2018-11-01 15:40 在谷歌上百度 阅读(284) 评论(0) 推荐(0) 编辑