redis的高可用: Redis高可用常见的有两种方式: 主从复制(Replication-Sentinel模式) Redis集群(Redis-Cluster模式)