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

Documentation - which redis commands are supported? #3

Open
jmizgajski opened this issue Jul 29, 2015 · 2 comments
Open

Documentation - which redis commands are supported? #3

jmizgajski opened this issue Jul 29, 2015 · 2 comments

Comments

@jmizgajski
Copy link

Please extend the documentation or at least provide a list of available redis commands - it is unclear if serenity provides a subset of redis comands or implements all of them. Without things such as sorted set or hyperloglog this is yet another key-value store.

@pmwkaa
Copy link
Owner

pmwkaa commented Jul 30, 2015

Hi, the short list of supported commands are presented on the web-site (at the bottom). But i'm agree that this should be more clear and explicitly documented. This will be done in a while.

Serenity primary index is ordered by default. And is not positioned as a full-scale Redis replacement. Some of the features better to be used from the in-memory storage. Could you please describe your use case when you would need (Hyper)LogLog support from an on-disk storage?

Thanks!

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

3 participants