dice
dice copied to clipboard
Added HSCAN command
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
@JyotinderSingh @lucifercr07 Can you review it and approve if it looks good?
@JyotinderSingh @lucifercr07 Can you review and approve this PR?
@JyotinderSingh I've addressed the comments.