envoyproxy/envoy

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

オープン

#21,508 opened on 2022/05/31

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/redisenhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

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