envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.71k stars 4.75k forks source link

Does Envoy Redis proxy support Sentinel deployment? #35727

Open outsinre opened 4 weeks ago

outsinre commented 4 weeks ago

Title: Redis Sentinel Support

Description:

I found Envoy Redis proxy support vanilla Redis and Redis Cluster. But when I tried to proxy Sentinel, error is returned:

unsupported command 'sentinel'

adisuissa commented 4 weeks ago

Contributions are welcome!

cc @weisisea @mattklein123 as codeowners