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 stream support #1023

Closed
rk2012 opened this issue Dec 19, 2018 · 5 comments
Closed

redis stream support #1023

rk2012 opened this issue Dec 19, 2018 · 5 comments

Comments

@rk2012
Copy link

rk2012 commented Dec 19, 2018

Does the latest codebase support redis streams ?

@manigandham
Copy link

Yes. It's not documented but you can look at the tests for sample code:

https://github.com/StackExchange/StackExchange.Redis/blob/master/tests/StackExchange.Redis.Tests/Streams.cs

@sangloe
Copy link

sangloe commented Jun 10, 2019

Apologies if I'm overlooking this in the test file linked above. Are there plans to support blocking consumers/groups?

@manigandham
Copy link

It's not supported yet, check this issue: #1158

@kijanawoodard
Copy link

Looks like this can be closed based on #1158?

@NickCraver
Copy link
Collaborator

Folding into #1158 - thanks all.

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

5 participants