Releases: BedrockStreaming/RedisMock
Releases · BedrockStreaming/RedisMock
Update SET to take timeout or options array
Merge pull request #67 from gm-ghanover/feature/setOptions Update SET to take timeout or options array
add ZSCORE and ZINCRBY
Merge pull request #85 from Braxilior/zincrby Implement zincrby
Allow zadd to have 2 arguments or an array as first argument
Merge pull request #81 from magnetik/zadd Fix usage of zadd
SDIFF support
Merge pull request #78 from tomlankhorst/feature/sdiff Add SDIFF support
Fix scan pattern
Merge pull request #71 from Pincheng0101/master Fix scan pattern
Added scripting commands (#eval, #evalsha)
Merge pull request #76 from sevrugin/master Added scripting commands (#eval, #evalsha)
Add support for incrbyfloat and decrbyfloat
v4.1.0 Merge pull request #69 from Babacooll/add-support-incrbyfloat-decrbyf…
bc breack in exists method
Merge pull request #68 from kjnsn/master Return an integer reply for EXISTS
Fix rpoplpush
Fix rpoplpush method.
See #66