envoyproxy/envoy

Expose Cluster Slots Commands to Downstream Clients

Aberta

#24.960 aberto em 16 de jan. de 2023

 (4 comentários) (0 reação) (0 responsável)C++ (5.373 forks)batch import
area/redishelp wanted

Métricas do repositório

Stars
 (27.997 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador