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