aws elasticache disables cluster mode read-write separation, whether it can be balanced for read endpoints? #2386
Replies: 1 comment
-
There's no built-in feature. You can provide a read-only connection pool along with balancing on top of Lettuce by implementing your own code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Feature Request
Is your feature request related to a problem? Please describe
A clear and concise description of what the problem is. Ex. I have an issue when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen. Add any considered drawbacks.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Teachability, Documentation, Adoption, Migration Strategy
If you can, explain how users will be able to use this and possibly write out a version the docs.
Maybe a screenshot or design?
Beta Was this translation helpful? Give feedback.
All reactions