七叶笔记 » 数据库 » Redis哨兵模式介绍

Redis哨兵模式介绍

哨兵配置项说明:

主 redis-6379.conf

从1 redis-6380.conf

从2 redis-6381.conf

哨兵1 sentinel-26379.conf

哨兵2 sentinel-26380.conf

哨兵3 sentinel-26381.conf

启动哨兵

官方原版配置文件:sentinel.conf

到此这篇关于Redis哨兵模式介绍的文章就介绍到这了。希望对大家的学习有所帮助,也希望大家多多支持七叶笔记。

相关文章