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

Question: Writing to multiple masters #464

Open
rohitjoshi opened this issue Apr 8, 2016 · 6 comments
Open

Question: Writing to multiple masters #464

rohitjoshi opened this issue Apr 8, 2016 · 6 comments

Comments

@rohitjoshi
Copy link

Is it possible to configure Twemproxy to write to multiple masters instead of sharding? Ideally pipeline multiple requests and write to two masters.

@therealbill
Copy link

No, this is not what it is designed for.

@helifu
Copy link

helifu commented Jun 15, 2016

we have modified the twemproxy to support fail-over by communicating with redis-sentinel.

@therealbill
Copy link

@helifu that still doesn't change that Twemproxy isn't designed for/capable of multiplexing writes to multiple masters. Sentinel doesn't provide that capability either.

@helifu
Copy link

helifu commented Jun 15, 2016

allright~

@syamsathyan
Copy link

@helifu modified the twemproxy to support fail-over by communicating with redis-sentinel?
Is this in Git?

@helifu
Copy link

helifu commented Jun 27, 2016

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

4 participants