Skip to content

Conversation

@ofekshenawa
Copy link
Collaborator

@ofekshenawa ofekshenawa commented Nov 3, 2025

Implements the MSETEX command for go-redis, which atomically sets multiple key-value pairs with expiration options and conditional setting modes. This command is an extension of MSETNX that adds expiration and XX options.

@ofekshenawa ofekshenawa marked this pull request as ready for review November 3, 2025 17:05
Copy link
Member

@ndyakov ndyakov left a comment

Choose a reason for hiding this comment

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

Looks good.

@ndyakov ndyakov added the feature label Nov 5, 2025
@ndyakov ndyakov merged commit 284d93a into master Nov 5, 2025
22 checks passed
@ndyakov ndyakov deleted the support-msetex-command branch November 5, 2025 11:35
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