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

Support Redis version resolving #28

Open
Symbianx opened this issue Nov 9, 2017 · 1 comment
Open

Support Redis version resolving #28

Symbianx opened this issue Nov 9, 2017 · 1 comment

Comments

@Symbianx
Copy link
Contributor

Symbianx commented Nov 9, 2017

Add a version resolver for Redis cache.

Just like the other version resolvers we can't depend on any redis client implementation, as such we must use the REdis Serialization Protocol to identify the version used by the server.

@Symbianx Symbianx added this to the 1.2.0 milestone Nov 9, 2017
@Symbianx
Copy link
Contributor Author

A good place to start is taking a look at the PR #21 which added a version resolver for Elasticsearch

@Symbianx Symbianx added this to Backlog in NAME Core Nov 10, 2017
@Symbianx Symbianx removed this from the 1.2.0 milestone Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
NAME Core
Backlog
Development

No branches or pull requests

1 participant