Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 576 Bytes

Changelog

v2.10.1

  • added m.Server()

v2.10.0

  • added UNLINK
  • fix DEL zero-argument case
  • cleanup some direct access commands
  • added GEOADD, GEOPOS, GEORADIUS, and GEORADIUS_RO

v2.9.1

  • fix issue with ZRANGEBYLEX
  • fix issue with BRPOPLPUSH and direct access

v2.9.0

  • proper versioned import of github.com/gomodule/redigo (thanks @yfei1)
  • fix messages generated by PSUBSCRIBE
  • optional internal seed (thanks @zikaeroh)

v2.8.0

Proper v2 in go.mod.

older

See https://github.com/alicebob/miniredis/releases for the full changelog