一、Redis集群:
集群解决并发的问题;
哨兵解决高可用的问题;
二、集群搭建:
//基于redis5.0;
Redis——集群搭建
原文:https://www.cnblogs.com/Tractors/p/11297047.html