Skip to content

DEV: (cmds + etc) add XNACK command page and general info.#2992

Open
dwdougherty wants to merge 3 commits intoDOC-6334from
DOC-6433
Open

DEV: (cmds + etc) add XNACK command page and general info.#2992
dwdougherty wants to merge 3 commits intoDOC-6334from
DOC-6433

Conversation

@dwdougherty
Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty commented Apr 7, 2026

Redis 8.8 content


Note

Low Risk
Low risk: documentation-only changes adding a new command page and updating related stream command docs, with no runtime/code-path modifications.

Overview
Adds full documentation for the new Redis 8.8 XNACK command (including syntax, modes, options, examples, return value) and its railroad diagram.

Updates stream consumer-group docs to reference XNACK semantics: XCLAIM/XAUTOCLAIM note nacked entries are immediately claimable, XPENDING/XINFO STREAM FULL clarify the consumer field can be empty for nacked entries, XREADGROUP documents prioritization of nacked messages during CLAIM, and the Streams intro adds an XNACK section plus mentions nacked-count in XINFO STREAM history/output.

Reviewed by Cursor Bugbot for commit bc54674. Bugbot is set up for automated code reviews on this repo. Configure here.

@dwdougherty dwdougherty requested review from a team and LiorKogan April 7, 2026 16:56
@dwdougherty dwdougherty self-assigned this Apr 7, 2026
@dwdougherty dwdougherty added cmds oss Redis Open Source labels Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

DOC-6433

@jit-ci
Copy link
Copy Markdown

jit-ci bot commented Apr 7, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

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

Couple of tiny (ignorable) suggestions, but otherwise LGTM.

Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
@dwdougherty
Copy link
Copy Markdown
Collaborator Author

Thank you for the review and suggestions, @andy-stark-redis!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmds oss Redis Open Source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants