1.0.13
π New commands supported
Sorted Set operations
ZDIFF
ZDIFFSTORE
ZINCRBY
ZINTER
ZINTERCARD
ZINTERSTORE
ZLEXCOUNT
ZMPOP
ZMSCORE
ZPOPMAX
ZPOPMIN
ZRANGESTORE
ZRANK
ZREMRANGEBYLEX
ZREMRANGEBYRANK
ZREVRANK
ZSCAN
ZUNION
ZUNIONSTORE
BZMPOP
BZPOPMAX
BZPOPMIN
Thanks @Alex286756 for your contribution!
π§ͺ Testing
- Enabled native tests for Sorted Sets operations
- All the tests now use AssertJ
πΌ Maintenance
- Added support for Lettuce 6.3.0
- Updated dependencies