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

auto-detect version compliance #27

Open
alphazero opened this issue Aug 5, 2010 · 1 comment
Open

auto-detect version compliance #27

alphazero opened this issue Aug 5, 2010 · 1 comment
Labels

Comments

@alphazero
Copy link
Owner

It may be helpful for new users who don't use the correct version of Redis with JRedis.

Spec is simply to issue INFO on connect and matching of "version" element to RI spec'd baseline. Should throw RedisException to indicate user level error. The INFO should be sent after the optional AUTH/SELECT on connect.

Low priority as it has limited shelf life and only helps new users.

@alphazero
Copy link
Owner Author

Ask Salvatore to add redis version to INFO for 1.2.6.

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

No branches or pull requests

1 participant