Open
Description
Hello,
Thank you for your work on this project. I have a question if you could guide me, please.
I want to do a blocking call with XREADGROUP. In my mind it should be have like BLPOP (which works fine) but it is not supported in that code. So I try to do it using a Redis command (and fail).
Can you please let me know how to do a blocking XREADGROUP command (ie in a consumer group)?
My command to create the stream is
XGROUP CREATE keystream groupname $ mkstream
Thanks!
Metadata
Metadata
Assignees
Labels
No labels