envoyproxy/envoy

The redis_proxy filter that envoy has implemented does not support read requests routing in redis M/S clusters mode!

Open

#21.508 aperta il 31 mag 2022

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)C++ (5373 fork)batch import
area/redisenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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?

Guida contributor