Release 0.1.18
Special thanks to
@mwiede
@fxshlein
@mpetricek-corp
@fluffy88
@etolbakov
Bug fix
- hsetnx is not returning 0 if field already exists (#97)
Changes
- We now use TestContainers and Redis 5.0 as a comarison base
- Jedis is updated to 3.6.0
Newly Supported Operations
HSET
now supportsMap
as a parameter in order to set multiple sub-keys at onceCLIENT SETNAME
is now mocked according to the specification (just returns 'OK')ZREMRANGEBYSCORE