- added m.Server()
- added UNLINK
- fix DEL zero-argument case
- cleanup some direct access commands
- added GEOADD, GEOPOS, GEORADIUS, and GEORADIUS_RO
- fix issue with ZRANGEBYLEX
- fix issue with BRPOPLPUSH and direct access
- proper versioned import of github.com/gomodule/redigo (thanks @yfei1)
- fix messages generated by PSUBSCRIBE
- optional internal seed (thanks @zikaeroh)
Proper v2
in go.mod.
See https://github.com/alicebob/miniredis/releases for the full changelog