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

Is there redis-cli -c equivalent supported in this plugin #17

Open
Lax77 opened this issue Apr 20, 2016 · 1 comment
Open

Is there redis-cli -c equivalent supported in this plugin #17

Lax77 opened this issue Apr 20, 2016 · 1 comment

Comments

@Lax77
Copy link

Lax77 commented Apr 20, 2016

Typically when I use redis clients like redis-cli or Jedis, I have an option to connect with a node in the cluster and have it follow thru with option -c

When I have the plugin connect to my redis cluster I am getting the error
'"redis connection error","error":"Redis server returned error code: MOVED 2242 188.0.1.45:6379"}'

Is there equivalent one available with the plugin to connect with Redis cluster?

redis-cli -c option defn:
-c Enable cluster mode (follow -ASK and -MOVED redirections).

Thanks
Lax

@majormoses
Copy link
Member

Does not look like it, would welcome a contribution.

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

No branches or pull requests

3 participants