Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to do reads from replicas #506

Open
ruispereira opened this issue Aug 26, 2024 · 1 comment
Open

Support to do reads from replicas #506

ruispereira opened this issue Aug 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ruispereira
Copy link

Hi!
My team is using redis sentinels for high availability and using Spring Redis OM.
As we are reaching always master node for read/write ops, we are getting 100% CPU most of the time in master node.
Is there any way to force reads to go to replica nodes instead of reaching always master node?
Thanks in advance.

@bsbodden
Copy link
Contributor

bsbodden commented Sep 5, 2024

@ruispereira researching it...

@bsbodden bsbodden self-assigned this Sep 5, 2024
@bsbodden bsbodden added the enhancement New feature or request label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@bsbodden @ruispereira and others