envoyproxy/envoy
The redis_proxy filter that envoy has implemented does not support read requests routing in redis M/S clusters mode!
开放
#21,508 创建于 2022年5月31日
area/redisenhancementhelp wanted
仓库指标
- 星标
- (27,997 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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?