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 ZRANGESTORE command #829

Merged
merged 8 commits into from
Dec 6, 2022

Conversation

vladvildanov
Copy link
Contributor

#819 Added support to redis client for ZRANGESTORE command

@dvora-h @sazzad16

@vladvildanov vladvildanov linked an issue Nov 29, 2022 that may be closed by this pull request
@tillkruss tillkruss force-pushed the vv-819-zrangestore-command branch from 02b1f0f to 3816fcf Compare November 30, 2022 21:23
@tillkruss tillkruss force-pushed the vv-819-zrangestore-command branch from c74c447 to e1c4fb7 Compare December 5, 2022 17:26
@tillkruss
Copy link
Member

@vladvildanov Is this ready to be merged? Does it need any adjustments since all the other PRs with traits?

@vladvildanov
Copy link
Contributor Author

vladvildanov commented Dec 6, 2022

@vladvildanov Is this ready to be merged? Does it need any adjustments since all the other PRs with traits?

@tillkruss Yeah, it's ready for merge, traits here are completely independent on those from other PR's

@tillkruss tillkruss merged commit 9f3bdd5 into predis:main Dec 6, 2022
@chayim chayim added the feature label Dec 7, 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 ZRANGESTORE
3 participants