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

Add support for ZINTER/ZUNION commands #1450

Closed
mp911de opened this issue Oct 8, 2020 · 0 comments
Closed

Add support for ZINTER/ZUNION commands #1450

mp911de opened this issue Oct 8, 2020 · 0 comments
Labels
type: feature A new feature
Milestone

Comments

@mp911de
Copy link
Collaborator

mp911de commented Oct 8, 2020

https://redis.io/commands/zinter
https://redis.io/commands/zunion

@mp911de mp911de added this to the 6.1 M1 milestone Oct 8, 2020
@mp911de mp911de added the status: help-wanted An issue that a contributor can help us with label Oct 8, 2020
@mp911de mp911de closed this as completed Oct 26, 2020
@mp911de mp911de reopened this Oct 26, 2020
@dengliming dengliming linked a pull request Nov 5, 2020 that will close this issue
sokomishalov added a commit to sokomishalov/lettuce that referenced this issue Nov 6, 2020
mp911de pushed a commit that referenced this issue Nov 7, 2020
mp911de added a commit that referenced this issue Nov 7, 2020
Revert zinterstore/zunionstore accepting ZAggregateArgs to retain binary compatibility. Remove numkey parameter as this parameter can be calculated from the number of specified keys to simplify API usage.

Reinstate builder and override methods in ZStoreArgs to retain binary compatibility.

Tweak Javadoc, add author tags and license headers. Fix Coroutines zmscore signature.

Original pull request: #1469.
@mp911de mp911de added type: feature A new feature and removed status: help-wanted An issue that a contributor can help us with labels Nov 7, 2020
@mp911de mp911de closed this as completed Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant