Releases: alicebob/miniredis
Releases · alicebob/miniredis
redis 6 and smaller fixes
15 Jun 07:48
Compare
Sorry, something went wrong.
No results found
test against redis 6
Lua json update (thanks @gsmith85 )
CLUSTER commands (thanks @kratisto )
fix TOUCH
fix a shutdown race conditionv
ZUNIONSTORE improvement
18 Mar 08:39
Compare
Sorry, something went wrong.
No results found
ZUNIONSTORE now supports standard set types (thanks @wshirey )
TOUCH and custer commands
04 Mar 10:45
Compare
Sorry, something went wrong.
No results found
support for TOUCH (thanks @cleroux )
support for cluster and stream commands (thanks @kak-tus )
Lua concurrency
12 Feb 08:14
Compare
Sorry, something went wrong.
No results found
make sure Lua code is executed concurrently
add command GEORADIUSBYMEMBER, thanks to @kyeett
fixes for: lua, HSET, BLPOP
18 Dec 00:48
Compare
Sorry, something went wrong.
No results found
basic streams, geodist, 128bit
20 Nov 14:15
Compare
Sorry, something went wrong.
No results found
added XRANGE/XREVRANGE, XADD, and XLEN (thanks @skateinmars )
added GEODIST
improved precision for geohashes, closer to what real redis does
use 128bit floats internally for INCRBYFLOAT and related (thanks @timnd )
Expose the Server
23 Oct 14:18
Compare
Sorry, something went wrong.
No results found
added Server(), to add custom commands
GEO
18 Sep 14:14
Compare
Sorry, something went wrong.
No results found
added UNLINK
fix DEL zero-argument case
cleanup some direct access commands
added GEOADD, GEOPOS, GEORADIUS, and GEORADIUS_RO
thanks for fixes!
bug fixes
11 Sep 11:11
Compare
Sorry, something went wrong.
No results found
fix issue with ZRANGEBYLEX
fix issue with BRPOPLPUSH and direct access
psubscribe, seed, redigo import
24 Jul 11:20
Compare
Sorry, something went wrong.
No results found
proper import of github.com/gomodule/redigo
fix messages generated by PSUBSCRIBE
optional internal seed