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

Node: add SUNIONSTORE command #1549

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

aaron-congo
Copy link
Collaborator

Issue #, if available:
N/A

Description of changes:
https://redis.io/docs/latest/commands/sunionstore/

  • Stores the members of the union of all sets specified by the keys arg into a new set
    at destination
  • Policies: none (see here)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aaron-congo aaron-congo requested a review from a team as a code owner June 10, 2024 19:22
@acarbonetto acarbonetto merged commit d0a850d into valkey-io:main Jun 10, 2024
7 of 8 checks passed
@acarbonetto acarbonetto deleted the node/integ_acongo_sunionstore branch June 10, 2024 22:42
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants