dice
dice copied to clipboard
#572: Added support for LLEN command
Closes https://github.com/DiceDB/dice/issues/572
Changes
- Added support for LLEN
- Added unit tests and integration tests
Test Results
All tests passed.
@JyotinderSingh Can you please review it ? Thanks
Rebased the changes over master to resolve merge conflicts Addressed Review Comments