envoyproxy/envoy

Expose Cluster Slots Commands to Downstream Clients

Open

#24.960 geöffnet am 16. Jan. 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/redishelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide