area/redishelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 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.