Releases: BedrockStreaming/RedisMock
Releases · BedrockStreaming/RedisMock
Add hincrby command
Merge pull request #55 from sforsberg/add-hincrby Add hincrby command
Add support for SUNION and SINTER commands
Merge pull request #64 from aburakovskiy/master Add support for SUNION and SINTER commands
support only php7.1 + 7.2
Merge pull request #61 from vdechenaux/php7.2 Drop old PHP versions support + add support of PHP 7.2
v2.8.0: Merge pull request #54 from zzgab/feature-52-multiple-redis
storage areas for multiple redis servers
Add hkeys & hlen commands
Merge pull request #49 from sforsberg/add-hkeys-hlen-commands Adds hkeys & hlen Commands
Add hsetnx command
Merge pull request #44 from M6Web/feature/hsetnx Add hsetnx command
Allow LPUSH function to get several arguments at once
- #43 - Allow LPUSH function to get several arguments at once (@mikaelrandy)
Add LINDEX, LLEN, ZRANK and ZCARD functions
- #42 - Add LINDEX, LLEN, ZRANK and ZCARD functions (@mikaelrandy)
Add SCARD method
- #39 - Added SCARD (@anupamsinghal)
First release
17 Redis functions implemented