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

#653: Added HSCAN command #907

Merged
merged 5 commits into from
Oct 6, 2024

Conversation

manishrw
Copy link
Contributor

@manishrw manishrw commented Oct 2, 2024

Changes:

  • Added HSCAN command to iterate over hash fields and values
  • Implemented cursor-based iteration and glob pattern matching
  • Added unit tests
  • Added integration tests
  • Added doc for HSCAN command

Issue: #653

@manishrw manishrw marked this pull request as ready for review October 2, 2024 07:59
@manishrw
Copy link
Contributor Author

manishrw commented Oct 2, 2024

@JyotinderSingh @lucifercr07 Can you review it and approve if it looks good?

@manishrw manishrw force-pushed the feature/commands/hscan branch from ec4e0d0 to c580d62 Compare October 4, 2024 16:54
@manishrw
Copy link
Contributor Author

manishrw commented Oct 4, 2024

@JyotinderSingh @lucifercr07 Can you review and approve this PR?

@JyotinderSingh JyotinderSingh self-requested a review October 5, 2024 12:28
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 HSCAN command @manishrw! Left a few comments.

@manishrw
Copy link
Contributor Author

manishrw commented Oct 6, 2024

@JyotinderSingh I've addressed the comments.

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 HSCAN command and updating the docs, @manishrw! Changes look good and well-tested.

@JyotinderSingh JyotinderSingh changed the title Added HSCAN command #653: Added HSCAN command Oct 6, 2024
@JyotinderSingh JyotinderSingh merged commit eca9c7f into DiceDB:master Oct 6, 2024
2 checks passed
sashpawar11 pushed a commit to sashpawar11/dice that referenced this pull request Oct 13, 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.

2 participants