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

cluster command not supported, with redis 2.8 #1

Closed
x86core opened this issue Jan 11, 2016 · 1 comment
Closed

cluster command not supported, with redis 2.8 #1

x86core opened this issue Jan 11, 2016 · 1 comment

Comments

@x86core
Copy link

x86core commented Jan 11, 2016

cluster.go:314: ERR unknown command 'CLUSTER'

@wuxibin89
Copy link
Owner

Hi, @x86core

  1. redis2.8 doesn't support CLUSTER MODE, please upgrade to 3.0 if you need it.
  2. redis-go-cluster is a pure redis client, it doesn't support any CLUSTER operation.

@x86core x86core closed this as completed Jan 12, 2016
SwanSpouse pushed a commit to SwanSpouse/redis-go-cluster that referenced this issue Jan 20, 2020
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

2 participants