This is an example of how to use Redis Sentinel with Docker Compose. Redis Sentinel is a tool that provides automatic failover and monitoring of Redis instances, while Docker Compose is a tool for defining and running multi-container Docker applications.
empire/redis-sentinel-example
This is an example of how to use Redis Sentinel with Docker Compose.
GoMIT