envoyproxy/envoy

Expose Cluster Slots Commands to Downstream Clients

オープン

#24,960 opened on 2023/01/16

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

Repository metrics

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

説明

Redis cluster protocol suggests to return Cluster Slots command with NULL as endpoint address when running behind a load balancer.

This feature request is support CLUSTER SLOTS command to downstream clients with NULL as endpoint.

Our use case is to support existing redis cluster clients that are migrating to Envoy continue work in the same way using their existing redis clients like Lettuce.

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