There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Redis Sentinel Failover Gateway is a lightweight Go application that monitors Redis Sentinel for master node changes and automatically updates Kubernetes Endpoints. It ensures smooth failover by acting as a single point of entry for Redis, eliminating the need for clients to manage Sentinel logic directly.