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 建立於 2022年5月31日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)C++ (5,373 fork)batch import
area/redisenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 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?

貢獻者指南