dragonfly-operator icon indicating copy to clipboard operation
dragonfly-operator copied to clipboard

Add a load balanced service readonly service over replicas

Open ashotland opened this issue 1 year ago • 3 comments

useful for system with so many connections that exceeds a single container limit

Context: https://discordapp.com/channels/981533931486724126/1195230141505343571

ashotland avatar Jan 13 '24 18:01 ashotland

Another request for the same reason

https://discordapp.com/channels/981533931486724126/1195623254308687933

ashotland avatar Jan 15 '24 14:01 ashotland

I support this request too.

parera10 avatar Feb 07 '24 17:02 parera10

Also handy for AZ locality, in EKS if I have 3 zonally distributed backends hammering dragonflydb, having read replicas in each zone would reduce the cost and latency for read only requests at scale by ideally being on the same nodes but next best being in the same availability zone.

danielloader avatar Sep 14 '24 22:09 danielloader