Home

Awesome

redis-cluster-compose

Any-node redis cluster in a single docker-compose.

By default it starts 9-nodes cluster, with 3 master nodes.

If you want other nodes amount:

note: nodes names (redis_node_N) are important, if you want/need to change them, dont forget to modify node_name function in cluster-up.sh accordingly.

usage

docker compose up

connections scheme

This scheme was made by decompose tool:

svg

license

MIT