envoyproxy/envoy
The redis_proxy filter that envoy has implemented does not support read requests routing in redis M/S clusters mode!
Offen
#21.508 geöffnet am 31.05.2022
area/redisenhancementhelp wanted
Repository-Metriken
- Stars
- (27.997 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Title: The redis_proxy filter that envoy has implemented does not support read requests routing in redis M/S clusters mode!
Description:
The redis M/S cluster mode is relatively frequently used in prod env。but,Control read requests routing. This only works with Redis Cluster. Therefore, will it consider adding support for read requests routing in M/S cluster mode in future new versions of envoy?