redis集群

redis集群方案

 3主3从高可用方案: 机器数要求有点高。。

 

 

主备哨兵模式 sentinel

集群管理端口 不能用来维护数据 , 比如26379, 此端口连接后没有get set keys等命令

查询数据仍然使用6379端口

https://blog.csdn.net/u011204847/article/details/51307044

posted @ 2018-08-09 22:43  funny_coding  阅读(105)  评论(0编辑  收藏  举报
build beautiful things, share happiness