Skip to content
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

Split READ/WRITE in redis #314

Open
shopblocks opened this issue Aug 10, 2016 · 3 comments
Open

Split READ/WRITE in redis #314

shopblocks opened this issue Aug 10, 2016 · 3 comments
Assignees

Comments

@shopblocks
Copy link

Looking through the documentation I cannot see a way to split the read and writes for the redis driver.

A cluster of redis machines can have one master (which is the only machine you can write to), but many slaves (at least with the simplest setup).

This typically requires a way to set hosts for reading from, and a host to write to.

Is this undocumented, or not a feature supported?

@alexbowers
Copy link
Contributor

Hello @tedivm ?

@alexbowers
Copy link
Contributor

I have started work on this now.

@alexbowers alexbowers self-assigned this Oct 5, 2016
@brutto
Copy link
Contributor

brutto commented Jul 24, 2020

@alexbowers Any progress?

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

No branches or pull requests

3 participants