envoyproxy/envoy

Expose Cluster Slots Commands to Downstream Clients

Aperta

#24.960 aperta il 16 gen 2023

 (4 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/redishelp wanted

Metriche repository

Star
 (27.997 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor