Skip to content

Conversation

@dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Jan 7, 2026

Fixes #2587 .

Adds a new multi-key operations page and adds a note to each affected command page. For the former, I tried a bunch of different ways to summarize the information, but, in the end, I decided just to implement @LiorKogan's table.

Main staging link: https://redis.io/docs/staging/DOC-6136/develop/using-commands/multi-key-operations .

Cc: @cmilesb @rrelledge : you may wish to link to the new multi-key operations page from your own multi-key content pages. I'll leave it to each of you.

@dwdougherty dwdougherty requested review from a team, LiorKogan and uglide January 7, 2026 22:32
@dwdougherty dwdougherty self-assigned this Jan 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

DOC-6136

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

Staging links:
https://redis.io/docs/staging/DOC-6136/commands/bitop/
https://redis.io/docs/staging/DOC-6136/commands/blmove/
https://redis.io/docs/staging/DOC-6136/commands/blmpop/
https://redis.io/docs/staging/DOC-6136/commands/blpop/
https://redis.io/docs/staging/DOC-6136/commands/brpop/
https://redis.io/docs/staging/DOC-6136/commands/brpoplpush/
https://redis.io/docs/staging/DOC-6136/commands/bzmpop/
https://redis.io/docs/staging/DOC-6136/commands/bzpopmax/
https://redis.io/docs/staging/DOC-6136/commands/bzpopmin/
https://redis.io/docs/staging/DOC-6136/commands/cms.merge/
https://redis.io/docs/staging/DOC-6136/commands/copy/
https://redis.io/docs/staging/DOC-6136/commands/dbsize/
https://redis.io/docs/staging/DOC-6136/commands/del/
https://redis.io/docs/staging/DOC-6136/commands/eval/
https://redis.io/docs/staging/DOC-6136/commands/evalsha/
https://redis.io/docs/staging/DOC-6136/commands/exec/
https://redis.io/docs/staging/DOC-6136/commands/exists/
https://redis.io/docs/staging/DOC-6136/commands/flushall/
https://redis.io/docs/staging/DOC-6136/commands/flushdb/
https://redis.io/docs/staging/DOC-6136/commands/georadius/
https://redis.io/docs/staging/DOC-6136/commands/georadiusbymember/
https://redis.io/docs/staging/DOC-6136/commands/geosearchstore/
https://redis.io/docs/staging/DOC-6136/commands/json.mget/
https://redis.io/docs/staging/DOC-6136/commands/json.mset/
https://redis.io/docs/staging/DOC-6136/commands/keys/
https://redis.io/docs/staging/DOC-6136/commands/lmove/
https://redis.io/docs/staging/DOC-6136/commands/lmpop/
https://redis.io/docs/staging/DOC-6136/commands/mget/
https://redis.io/docs/staging/DOC-6136/commands/mset/
https://redis.io/docs/staging/DOC-6136/commands/msetnx/

Copy link
Collaborator

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

Choose a reason for hiding this comment

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

thank you!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback: Data type commands compatibility

3 participants