摘要: 一、环境说明: 作用 IP地址 端口 操作系统版本 安装目录 哨兵文件 主库 172.16.10.80 6379 Redhat 6.7 /redis5.0/redis-5.0.0 Sentinel6379.conf 从一 172.16.10.81 6380 Redhat 6.7 /redis5.0/ 阅读全文
posted @ 2019-10-15 23:12 XianZl 阅读(2278) 评论(0) 推荐(0)
摘要: 1、新特性如下: 1.新的Stream数据类型。https://redis.io/topics/streams-intro 2.新的Redis模块API:定时器,集群和字典API。 3. RDB现在存储LFU和LRU信息。 集群管理器从Ruby(redis-trib.rb)移植到C代码在redis- 阅读全文
posted @ 2019-10-15 22:52 XianZl 阅读(496) 评论(0) 推荐(0)