Skip to content

docs: document Redis consumer group limitation#100

Open
hthuwal wants to merge 1 commit intomainfrom
update-documentation-limitation
Open

docs: document Redis consumer group limitation#100
hthuwal wants to merge 1 commit intomainfrom
update-documentation-limitation

Conversation

@hthuwal
Copy link
Copy Markdown
Collaborator

@hthuwal hthuwal commented Apr 6, 2026

Refs #99

Adds a brief note in the README calling out that the library does not support the native Redis consumer group pattern (multiple consumers reading from the same stream in parallel). Directs users to use XREADGROUP/XAUTOCLAIM directly for that use case, and links to the tracking issue for planned support.

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

Successfully merging this pull request may close these issues.

2 participants