-
Notifications
You must be signed in to change notification settings - Fork 41
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 XREAD #237
Labels
Comments
gerzse
added a commit
to gerzse/NRedisStack
that referenced
this issue
Feb 19, 2024
gerzse
added a commit
to gerzse/NRedisStack
that referenced
this issue
Feb 23, 2024
gerzse
added a commit
to gerzse/NRedisStack
that referenced
this issue
Feb 26, 2024
gerzse
added a commit
to gerzse/NRedisStack
that referenced
this issue
Feb 26, 2024
Merged
shacharPash
added a commit
that referenced
this issue
Mar 6, 2024
* Add support for blocking XREAD and XREADGROUP Issues #237 and #255. * Extend unit test coverage * Async blocking commands Issues #232, #233, #234, #235, #237, #248, #249, #250, #251, #255 Add the async versions for the blocking commands: BZPOPMIN, BZPOPMAX, BZMPOP, BLMOVE, BLMPOP, BLPOP, BRPOP, BRPOPLPUSH, XREAD and XREADGROUP. --------- Co-authored-by: Gabriel Erzse <[email protected]> Co-authored-by: shacharPash <[email protected]>
shacharPash
added a commit
that referenced
this issue
Mar 6, 2024
* Add support for blocking XREAD and XREADGROUP Issues #237 and #255. * Extend unit test coverage --------- Co-authored-by: Gabriel Erzse <[email protected]> Co-authored-by: shacharPash <[email protected]> Co-authored-by: shacharPash <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: