Skip to content

How do I connect to a set of replicated servers (not cluster, no sentinal) #2889

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

Closed
marclallen opened this issue Aug 11, 2023 · 1 comment
Closed
Labels

Comments

@marclallen
Copy link

In Java, using the Redisson client, I can connect to a set of replicated servers and it handles all the work. These are replcating servers, but not configured as a cluster protected by any sentinal.

I don't see that in redis-py. Am I missing something, or is it not possible? I did see some handling of a CLIUSTER REPLICAS message, but wasn't sure if redis-py tracked down the replicas and then managed everything.

Any information would be helpful.

Thanks!

@petyaslavova
Copy link
Collaborator

Closing this issue as it has been open for nearly two years and likely no longer requires assistance.
If you're still experiencing the problem or need further help, feel free to reopen it anytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants