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

Extend Sorted Set support by implementing ZMSCORE #823

Merged
merged 7 commits into from Nov 17, 2022

Conversation

vladvildanov
Copy link
Contributor

@vladvildanov vladvildanov commented Nov 17, 2022

This pull request implements the ZMSCORE command, extending the capabilities of predis on Redis Sorted Sets.

closes #813

@chayim chayim added the feature label Nov 17, 2022
@chayim chayim changed the title Add ZMSCORE command support Extend Sorted Set support by implementing ZMSCORE Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Add support for missing redis command ZMSCORE
3 participants