Skip to content

Releases: BedrockStreaming/RedisMock

Update SET to take timeout or options array

07 Aug 15:48
3f308e4
Compare
Choose a tag to compare
Merge pull request #67 from gm-ghanover/feature/setOptions

Update SET to take timeout or options array

add ZSCORE and ZINCRBY

31 Jul 14:08
61a517e
Compare
Choose a tag to compare
Merge pull request #85 from Braxilior/zincrby

Implement zincrby

Allow zadd to have 2 arguments or an array as first argument

01 Jul 13:34
f753ad6
Compare
Choose a tag to compare
Merge pull request #81 from magnetik/zadd

Fix usage of zadd

SDIFF support

22 May 08:36
6d9351a
Compare
Choose a tag to compare
Merge pull request #78 from tomlankhorst/feature/sdiff

Add SDIFF support

Fix scan pattern

20 May 05:07
d460453
Compare
Choose a tag to compare
Merge pull request #71 from Pincheng0101/master

Fix scan pattern

Added scripting commands (#eval, #evalsha)

23 Apr 13:38
eeb961c
Compare
Choose a tag to compare
Merge pull request #76 from sevrugin/master

Added scripting commands (#eval, #evalsha)

Add support for incrbyfloat and decrbyfloat

11 Jun 07:23
f4c6f55
Compare
Choose a tag to compare
v4.1.0

Merge pull request #69 from Babacooll/add-support-incrbyfloat-decrbyf…

bc breack in exists method

04 Jun 07:40
3c73d01
Compare
Choose a tag to compare
Merge pull request #68 from kjnsn/master

Return an integer reply for EXISTS

Fix rpoplpush

26 Mar 07:29
bd2af73
Compare
Choose a tag to compare

Fix rpoplpush method.
See #66

Add 'scan', 'quit', 'monitor' and 'rpoplpush' command.

23 Mar 10:57
20766b8
Compare
Choose a tag to compare