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 XREAD #237

Closed
Tracked by #231
chayim opened this issue Jan 4, 2024 · 0 comments
Closed
Tracked by #231

Add support for XREAD #237

chayim opened this issue Jan 4, 2024 · 0 comments
Assignees
Labels

Comments

@chayim
Copy link
Contributor

chayim commented Jan 4, 2024

No description provided.

@gerzse gerzse self-assigned this Feb 19, 2024
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
Issues redis#232, redis#233, redis#234, redis#235, redis#237, redis#248, redis#249, redis#250, redis#251, redis#255

Add the async versions for the blocking commands: BZPOPMIN, BZPOPMAX,
BZMPOP, BLMOVE, BLMPOP, BLPOP, BRPOP, BRPOPLPUSH, XREAD and XREADGROUP.
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]>
@gerzse gerzse closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants