-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Support the ZMSCORE command. #2082
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed up doc tweaks for ease there, just a few requests on the processor and tests (happy to push to branch if easier and you're slammed). Thanks for this!!
@NickCraver all done with the requested changes. Let me know if there is anything else. |
@ttingen Made a few quick changes to normalization and naming (I see why keys in tests were confusing where above we did need 2 unique keys - sorry about that!) - will try to do a top-down review in a bit! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ttingen I think current is good - thank you! I'd appreciate @slorello89 eyes here when time allows.
@slorello89 @Avital-Fine Can one of y'all provide secondary eyes here please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Somehow missed the request @NickCraver sorry about that! LGTM 👍
https://redis.io/commands/zmscore/
#2055