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

Add support for Redis-compatible alternatives like KvRocks #78

Open
anjackson opened this issue Sep 30, 2021 · 0 comments
Open

Add support for Redis-compatible alternatives like KvRocks #78

anjackson opened this issue Sep 30, 2021 · 0 comments

Comments

@anjackson
Copy link
Contributor

KvRocks does not support some newer features (e.g. ZADD LT) so the code needs a degree of breaking down to multiple simpler/older operations.

This could be done via a configuration option that switches between different implementations, allowing compatability with older Redis/subsets.

@anjackson anjackson changed the title Add support for KvRocks Add support for Redis-compatible alternatives like KvRocks Sep 30, 2021
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

1 participant