Skip to content

DEV: (cmds) update INCREX command page for recent API change#3350

Merged
dwdougherty merged 3 commits into
DOC-6334from
DOC-6643
May 20, 2026
Merged

DEV: (cmds) update INCREX command page for recent API change#3350
dwdougherty merged 3 commits into
DOC-6334from
DOC-6643

Conversation

@dwdougherty
Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty commented May 20, 2026

Redis 8.8 feature


Note

Low Risk
Low risk: documentation and diagram updates only, but they reflect a behavioral/API change (default out-of-bounds handling and option names) that could confuse users if inaccurate.

Overview
Updates the INCREX command docs to match the new out-of-bounds API: removes OVERFLOW <FAIL|SAT|REJECT> in favor of a SATURATE flag, and documents that the default on bound/type-limit violations is now to skip the operation and return [current_value, 0].

Refreshes syntax strings, option descriptions, examples (including the rate-limiter snippet), return-value notes, and the railroad diagram (static/images/railroad/increx.svg) accordingly.

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

@dwdougherty dwdougherty requested review from a team and LiorKogan May 20, 2026 13:58
@dwdougherty dwdougherty self-assigned this May 20, 2026
@dwdougherty dwdougherty added the oss Redis Open Source label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

DOC-6643

@github-actions
Copy link
Copy Markdown
Contributor

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 20, 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.

LGTM

@dwdougherty
Copy link
Copy Markdown
Collaborator Author

TYVM, @andy-stark-redis!

Comment thread content/commands/increx.md Outdated
Comment thread content/commands/increx.md Outdated
Comment thread content/commands/increx.md Outdated
Comment thread content/commands/increx.md Outdated
@dwdougherty dwdougherty merged commit 32cec8b into DOC-6334 May 20, 2026
5 checks passed
@dwdougherty dwdougherty deleted the DOC-6643 branch May 20, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oss Redis Open Source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants