Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving HMSET used by examples to HSET #2569

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Oct 18, 2023

HMSET is deprecated as of Redis 4.0.0, and HSET is the prefered method for this interaction. This PR updates the examples where we were refering to the deprecated command.

@netlify
Copy link

netlify bot commented Oct 18, 2023

👷 Deploy request for redis-doc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 65ce996

Copy link
Contributor

@zuiderkwast zuiderkwast left a comment

Choose a reason for hiding this comment

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

Thanks!

@zuiderkwast zuiderkwast merged commit 32b7378 into redis:master Nov 15, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants