docker-redis-5-cluster Use only docker and docker-compose to create a Redis Cluster with 3 master, 3 slave and 3 sentinel How to use ? Clone this project Enter the project path Execute the following command docker-compose up -d --build