github alicebob/miniredis v2.33.0
Go >= 1.17, redis.set_repl(), StartAddrTLS, XADD and SRANDMEMBER fixes

one month ago
  • minimum Go version is now 1.17
  • fix integer overflow (thanks @wszaranski)
  • test against the last BSD redis (7.2.4)
  • ignore 'redis.set_repl()' call (thanks @TingluoHuang)
  • various build fixes (thanks @wszaranski)
  • add StartAddrTLS function (thanks @agriffaut)
  • support for the NOMKSTREAM option for XADD (thanks @Jahaja)
  • return empty array for SRANDMEMBER on nonexistent key (thanks @WKBae)

Don't miss a new miniredis release

NewReleases is sending notifications on new releases.