Skip to content

feat(xreadgroup): add claim attribute - #3122

Merged
nkaradzhov merged 3 commits into
redis:masterfrom
nkaradzhov:xread-claim
Nov 3, 2025
Merged

nkaradzhov merged 3 commits into
redis:masterfrom
nkaradzhov:xread-claim

Conversation

@nkaradzhov

Copy link
Copy Markdown
Collaborator

the CLAIM attribute can be used to instruct redis to return PEL ( Pending Entries List ) entries with their respective deliveries and ms since last delivery

the CLAIM attribute can be used to instruct redis to return
PEL ( Pending Entries List ) entries with their respective
deliveries and ms since last delivery

@PavelPashov PavelPashov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread packages/client/lib/commands/XREADGROUP.ts
@nkaradzhov
nkaradzhov merged commit 5a0a06d into redis:master Nov 3, 2025
17 checks passed
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