Skip to content

DEV: (cmds) update XREAD & XREADGROUP command pages#3566

Open
dwdougherty wants to merge 1 commit into
feature-oss-8.10from
DOC-6749
Open

DEV: (cmds) update XREAD & XREADGROUP command pages#3566
dwdougherty wants to merge 1 commit into
feature-oss-8.10from
DOC-6749

Conversation

@dwdougherty

@dwdougherty dwdougherty commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

This is a Redis 8.10 feature.

Add the MAXCOUNT and MAXSIZE optional arguments to the XREAD and XREADGROUP command pages.


Note

Low Risk
Documentation and static SVG updates only; no runtime or application code changes.

Overview
Documents Redis 8.10 optional MAXCOUNT and MAXSIZE on XREAD and XREADGROUP, including front matter (arguments, syntax_fmt, history), optional-argument sections, and new “The MAXCOUNT and MAXSIZE options” prose with examples (cumulative caps vs per-stream COUNT, interaction when both are set, minimum one entry, oversized-entry behavior).

XREADGROUP also records CLAIM in history with since: 8.4.0 on that argument. Railroad SVGs for both commands are widened to show the new optional tokens. Minor formatting tweaks (e.g. COUNT in backticks).

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

@dwdougherty dwdougherty requested review from a team and LiorKogan June 29, 2026 15:20
@dwdougherty dwdougherty self-assigned this Jun 29, 2026
@dwdougherty dwdougherty added cmds oss Redis Open Source labels Jun 29, 2026
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

DOC-6749

@jit-ci

jit-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@andy-stark-redis andy-stark-redis 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

@dwdougherty

Copy link
Copy Markdown
Collaborator Author

Thank you, @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.

3 participants