empire / redis-sentinel-example

This is an example of how to use Redis Sentinel with Docker Compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis Sentinel Example

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.

About

This is an example of how to use Redis Sentinel with Docker Compose.

License:MIT License


Languages

Language:Go 44.6%Language:Shell 24.4%Language:Dockerfile 22.1%Language:Makefile 8.9%