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

Missing command ZDIFF and ZDIFFSTORE #349

Closed
3 tasks
hcwilhelm opened this issue Apr 12, 2021 · 2 comments
Closed
3 tasks

Missing command ZDIFF and ZDIFFSTORE #349

hcwilhelm opened this issue Apr 12, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@hcwilhelm
Copy link
Contributor

For the SortedSet API, the commands ZDIFF and ZDIFFSTORE are missing.

https://redis.io/commands/zdiff
https://redis.io/commands/zdiffstore

Tasks

  • Implement missing commands in the SortedSet API
  • Implement tests
  • Add support for these commands to the test executor
@hcwilhelm hcwilhelm added the enhancement New feature or request label Apr 14, 2021
@rfmejia
Copy link
Contributor

rfmejia commented May 5, 2021

#367 and #368 are PRs for the different commands (implementation and tests). I just came across #363 for the test executor, if the ZDIFF APIs are different I can modify the PRs.

@mijicd
Copy link
Member

mijicd commented May 6, 2021

Closed in #367 and #368

@mijicd mijicd closed this as completed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants