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

Redis cluster support #65

Open
rwalczak opened this issue Apr 23, 2015 · 3 comments
Open

Redis cluster support #65

rwalczak opened this issue Apr 23, 2015 · 3 comments

Comments

@rwalczak
Copy link

Would it be possible to add support for redis cluster?
Redis 3.0 is stable now and Redis Cluster is introduced in this version.

@binnchx
Copy link

binnchx commented Jul 2, 2015

I recommend using proxy to implements redis cluster, such as twemproxy by twitter , or codis by wandoulabs.

@poonam29
Copy link

Can you please share why the any implementation for session managed using redis single instance does not have cluster implementation.Are there any plan to add tjos implemetation.
I didnt get the comment >>I recommend using proxy to implements redis cluster, such as twemproxy by twitter , or codis by wandoulabs.
Can you please eloborate.

@cxyxd
Copy link

cxyxd commented Dec 30, 2016

i update this project with jediscluster,my project can work with redisCluster 3.2
please look below:
#91

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