Releases: alicebob/miniredis
Releases · alicebob/miniredis
SWAPDB
17 Apr 18:09
Compare
Sorry, something went wrong.
No results found
PUBSUB
29 Mar 15:36
Compare
Sorry, something went wrong.
No results found
SUBSCRIBE and PUBLISH and related commands
2.4.4
23 Jun 11:43
Compare
Sorry, something went wrong.
No results found
Fix #43 about Lua 'call()' return values.
Lua auth fix
25 May 08:04
Compare
Sorry, something went wrong.
No results found
changed redigo import path
09 May 11:03
Compare
Sorry, something went wrong.
No results found
Go version >= 1.9
20 Apr 10:15
Compare
Sorry, something went wrong.
No results found
Cleanup some test code. Tests now require Go >= 1.9 (which is the earliest supported version)
ZADD INCR
01 Feb 10:11
Compare
Sorry, something went wrong.
No results found
Added support for the 'INCR' flag to the 'ZADD' command.
Lua cjson
26 Jan 09:16
Compare
Sorry, something went wrong.
No results found
Lua changes:
added cjson library
added redis.sha1hex method
Lua
19 Jan 11:56
Compare
Sorry, something went wrong.
No results found
Added support for Lua (EVAL', EVALSHA, and SCRIPT`).