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

Reuse the args logic of hset and hmset #1257

Merged
merged 1 commit into from
Mar 14, 2021
Merged

Reuse the args logic of hset and hmset #1257

merged 1 commit into from
Mar 14, 2021

Conversation

Jiasm
Copy link
Contributor

@Jiasm Jiasm commented Dec 14, 2020

hset and hmset have the same logic when processing parameter conversion, so use the same function variable to reuse the same processing.

`hset` and `hmset` have the same logic when processing parameter conversion, so use the same function variable to reuse the same processing.
@luin luin merged commit d7af532 into redis:master Mar 14, 2021
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Mar 14, 2021
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