yowko / docker-redis-5-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ?

  1. Clone this project
  2. Enter the project path
  3. Execute the following command
docker-compose up -d --build

About