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 Streams #6

Open
gkorland opened this issue Jul 5, 2018 · 1 comment
Open

Add support for Redis Streams #6

gkorland opened this issue Jul 5, 2018 · 1 comment

Comments

@gkorland
Copy link

gkorland commented Jul 5, 2018

Add support for XADD / XREAD / XRANGE / XREVRANGE / XLEN ... operations

@daurnimator
Copy link
Owner

As far as I can see, the stream commands don't have any special behaviour that needs handling. https://redis.io/commands#stream

-> You should be able to use them already with no issue.

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