sreeix / redis-proxy

A Proxy for redis servers, for failover and standby handling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Redis-Proxy

tutunci opened this issue · comments

Hi,
is there any possibile configuration to have two active redis-proxy connected to the same redis group instead of an HA by keepalived or ElasticIP configuration?
I mean why can't be two different servers running redis-proxy, the only issue is about how to manage master and slave on redis side.
Any idea about it?

Thanks,
Maurizio

Hi,
it is slightly hard, there are couple of options i am looking at, but i will post a solution soon.(next week ?)

Cheers
sreekanth

Great!!!
Thank you

Hi sreeix,
Did you have some time to evaluate this improuve request?

Thanks
Maurizio

Yes, I have pushed changes that make master resolution consistent, this was a prerequisite for the above request. it is on master now, I'd like to take some help from you in testing it. If that is ok?
I also want to know what your setup is so that I can try and replicate it here.

Cheers
sreekanth.

Hi Sreekanth,
thanks a lot!!!
I'm going to upload my sandbox.

I'm currently working on a Job Scheduler that manage time scheduled activities.
Everything is stored into Redis (2.4.17 version) with a master-slave environment.
Some are simple key-value data and some are key with score.
A daemon continuously check into key with score (timestamp is the score) if there is something to do; so a lot of calls are made ​​to Redis.
This environment must be fault tolerant so everything is duplicated.

I'll start some tests soon and update you.

Bye bye
Maurizio

Hey,

I'm right in the middle of trying to implement a no single point of failure and automated failover solution. Have you guys got this working?

Derek

Hi Derek,
I have tested it and it works well. Give it a shot and let me know how it
goes.

On Thu, May 2, 2013 at 9:13 PM, Derek Organ notifications@github.comwrote:

Hey,

I'm right in the middle of trying to implement a no single point of
failure and automated failover solution. Have you guys got this working?

Derek


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-17345765
.


V Sreekanth | +91.9900.077.023 | gabbar@activesphere.com