We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@raphaelauv any luck ??... trying to achieve same . so if u have any update it will be help for me..
Sorry, something went wrong.
redis-py is now async cluster compliant you should probably use this lib and check this issue -> redis/redis-py#1878
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: