envoyproxy/envoy

Expose Cluster Slots Commands to Downstream Clients

开放

#24,960 创建于 2023年1月16日

 (4 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/redishelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南