How to retrieve healthy slave nodes from SentinelPool and load balance GET requests #2921
RaghuTrivandrum
started this conversation in
General
Replies: 1 comment 2 replies
-
@RaghuTrivandrum Sorry, we don't have this feature implemented at this moment. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
Currently, we are retrieving the master node from SentinelPool and using it to write data. Since read operations are very high, we want to distribute read to all slave nodes.
Is it feasible with Jedis?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions