Skip to content

Releases: BedrockStreaming/RedisMock

Add hincrby command

19 Feb 15:44
c59b026
Compare
Choose a tag to compare
Merge pull request #55 from sforsberg/add-hincrby

Add hincrby command

Add support for SUNION and SINTER commands

15 Jan 13:35
904ea81
Compare
Choose a tag to compare
Merge pull request #64 from aburakovskiy/master

Add support for SUNION and SINTER commands

support only php7.1 + 7.2

27 Nov 09:59
ab0ae6b
Compare
Choose a tag to compare
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

30 Oct 19:34
Compare
Choose a tag to compare

Add hkeys & hlen commands

01 Jul 13:45
Compare
Choose a tag to compare
Merge pull request #49 from sforsberg/add-hkeys-hlen-commands

Adds hkeys & hlen Commands

Add hsetnx command

07 Dec 09:24
Compare
Choose a tag to compare
Merge pull request #44 from M6Web/feature/hsetnx

Add hsetnx command

Allow LPUSH function to get several arguments at once

07 Oct 20:15
Compare
Choose a tag to compare
  • #43 - Allow LPUSH function to get several arguments at once (@mikaelrandy)

Add LINDEX, LLEN, ZRANK and ZCARD functions

05 Oct 12:51
Compare
Choose a tag to compare

Add SCARD method

30 Aug 19:40
Compare
Choose a tag to compare

First release

06 Dec 09:41
Compare
Choose a tag to compare

17 Redis functions implemented