Read-only mode
raphaelauv opened this issue · 2 comments
raphaelauv commented
Hi thank for your work !
I have a cluster with replicas, is there a way to favor read from replicas (follower node) since I could have a read-only cluster client for my app.
riya-swagata commented
@raphaelauv any luck ??... trying to achieve same . so if u have any update it will be help for me..
raphaelauv commented
redis-py is now async cluster compliant you should probably use this lib and check this issue -> redis/redis-py#1878