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

Redis streams support? #223

Open
lpld opened this issue Jul 28, 2019 · 1 comment
Open

Redis streams support? #223

lpld opened this issue Jul 28, 2019 · 1 comment

Comments

@lpld
Copy link

lpld commented Jul 28, 2019

Starting from version 5.0, Redis provides a new Stream data type with a bunch of new commands: https://redis.io/topics/streams-intro

Do you have any plans for supporting it?

I've been playing with the code a bit, and it looks like it's not super hard to add new commands. I could probably try to implement streams support. Will you be interested?

Thanks.

@houstonheat
Copy link

#228 Implements, but review were stopped prior to completion of PR.

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