envoyproxy/envoy
View on GitHubExpose Cluster Slots Commands to Downstream Clients
Open
#24,960 opened on Jan 16, 2023
area/redishelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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.