docker-compose, redis环境搭建
docker-compose scale slave=2 sentinel=3
docker-compose up
https://github.com/AliyunContainerService/redis-cluster
本文介绍如何使用 Docker Compose 快速搭建包含 Sentinel 的 Redis 集群环境,通过简单的配置实现集群的扩展与故障转移。
docker-compose, redis环境搭建
docker-compose scale slave=2 sentinel=3
docker-compose up
https://github.com/AliyunContainerService/redis-cluster
2154

被折叠的 条评论
为什么被折叠?