dragonfly-operator
dragonfly-operator copied to clipboard
Add a load balanced service readonly service over replicas
useful for system with so many connections that exceeds a single container limit
Context: https://discordapp.com/channels/981533931486724126/1195230141505343571
Another request for the same reason
https://discordapp.com/channels/981533931486724126/1195623254308687933
I support this request too.
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.