Skip to content

DEV: (cmds) add new hash bulk insertion commands/docs#3671

Open
dwdougherty wants to merge 3 commits into
feature-oss-8.10from
DOC-6861
Open

DEV: (cmds) add new hash bulk insertion commands/docs#3671
dwdougherty wants to merge 3 commits into
feature-oss-8.10from
DOC-6861

Conversation

@dwdougherty

@dwdougherty dwdougherty commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

This is a Redis 8.10 feature.


Note

Low Risk
Documentation-only changes with no runtime or security impact.

Overview
Documents Redis 8.10 session-based bulk hash import via the HIMPORT command family and ties it to the new compact hashes encoding.

Adds command reference pages for HIMPORT (overview) and subcommands PREPARE, SET, DISCARD, and DISCARDALL, including front matter, examples, RESP return info, Redis Software/Cloud compatibility tables, cross-links, and railroad SVG diagrams.

Extends content/develop/data-types/hashes.md with a Compact hashes section: when the encoding helps or hurts, bulk import through HIMPORT, and optional automatic conversion via hash-min-template-entries / hash-max-template-entries on writes plus hash-rdb-load-* settings during RDB load (including disassembly threshold behavior).

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

@dwdougherty
dwdougherty requested review from a team and bosmattu July 20, 2026 16:24
@dwdougherty dwdougherty self-assigned this Jul 20, 2026
@dwdougherty dwdougherty added cmds oss Redis Open Source labels Jul 20, 2026
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

DOC-6861

@mich-elle-luna mich-elle-luna left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thank you!

@dwdougherty

Copy link
Copy Markdown
Collaborator Author

Thank you, @mich-elle-luna.

Comment thread content/commands/himport-discard.md
Comment thread content/commands/himport.md Outdated
Comment thread content/develop/data-types/hashes.md Outdated
@dwdougherty

Copy link
Copy Markdown
Collaborator Author

Thank you, @bosmattu. I can't tell if you're done with your review of these new and updated pages. Please advise.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants