Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Please add support to Jedis readOnlyForReplicas property in order to instruct jedis to perform read operations using replica nodes instead of reaching always master node.
The support to this feature is already in jedis master branch.
Please add support to Jedis readOnlyForReplicas property in order to instruct jedis to perform read operations using replica nodes instead of reaching always master node.
The support to this feature is already in jedis master branch.