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

#1129 Add support for ZCARD #1195

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Conversation

c-harish
Copy link
Contributor

@c-harish c-harish commented Oct 24, 2024

Adds support for ZCARD

PR Checklist

  • Add support
  • Add unit tests
  • Add integration tests
  • Add docs

closes #1129

@c-harish c-harish marked this pull request as ready for review October 24, 2024 20:11
@c-harish
Copy link
Contributor Author

c-harish commented Oct 24, 2024

Hi, @JyotinderSingh. This PR is to be reviewed after ZREM #1125 gets closed.
Thanks.

Copy link
Collaborator

@JyotinderSingh JyotinderSingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding support for ZCARD @c-harish! The changes look good and well-tested.

There seem to be some merge conflicts, please resolve them and we can proceed with the merge.

@c-harish
Copy link
Contributor Author

Thanks for the review @JyotinderSingh. Rebased and fixed the testcases to reflect the latest http/ws responses.

@JyotinderSingh
Copy link
Collaborator

Thanks for these contributions, approved.

@JyotinderSingh JyotinderSingh merged commit a657573 into DiceDB:master Oct 29, 2024
2 checks passed
rushabhk04 pushed a commit to rushabhk04/dice that referenced this pull request Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for command ZCARD
2 participants