Skip to content

Conversation

@ofekshenawa
Copy link
Collaborator

This PR implements support for the new CLAIM argument in the XREADGROUP command, introduced in Redis 8.4+. This feature allows developers to consume both incoming entries and idle pending entries from streams in a single XREADGROUP call, simplifying stream processing with consumer groups.

@jit-ci
Copy link

jit-ci bot commented Nov 2, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@ofekshenawa ofekshenawa marked this pull request as ready for review November 3, 2025 08:56
Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

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

looks good to me

@ofekshenawa ofekshenawa merged commit 71bb3ca into master Nov 3, 2025
21 checks passed
@ofekshenawa ofekshenawa deleted the support-xreadgroup-claim branch November 3, 2025 16:58
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.

4 participants