traefik-proxy icon indicating copy to clipboard operation
traefik-proxy copied to clipboard

Redis sentinel support

Open CarlosDominguezBecerril opened this issue 6 months ago • 16 comments

Proposed change

Hey, thanks for the people working on this repo, amazing work

My understanding is that we want to use traefik + redis to offer high availability on the proxy. Right now Redis is a single point of failure since the current implementation only allows to connect directly to the instance hosting it, so when redis is down all the components that rely directly or indirectly on it are going to stop working

I would like to consider support for Redis Sentinel for real HA

Thanks

Alternative options

Who would use this feature?

(Optional): Suggest a solution

CarlosDominguezBecerril avatar Aug 28 '24 08:08 CarlosDominguezBecerril