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 opened on 2022年5月31日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/redisenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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?

コントリビューターガイド