-
Notifications
You must be signed in to change notification settings - Fork 5.3k
redis: Support zone-aware routing support for Redis Cluster proxy #43011
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
area/redisenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.stalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Description
Title:
redis: Support zone-aware routing support for Redis Cluster proxy
Description:
Valkey exposes availability_zone in its INFO command response, and Valkey Glide already leverages this for zone-aware read routing.
Since Envoy already supports zone-aware routing for general clusters, it would be great to bring this capability to the Redis Cluster proxy as wellThis would help reduce cross-zone latency and data transfer costs in multi-AZ deployments.
References:
- https://valkey.io/commands/info/
- https://github.com/valkey-io/valkey-glide
- https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/zone_aware
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/redisenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.stalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently