Skip to content

feat(xreadgroup): add claim attribute#3122

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

feat(xreadgroup): add claim attribute#3122
nkaradzhov merged 3 commits intoredis: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
Copy link
Copy Markdown
Contributor

@PavelPashov PavelPashov left a comment

Choose a reason for hiding this comment

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

LGTM

@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