github redis/go-redis v8.11.1

latest releases: v9.1.8, v9.5.1, v9.5.0...
2 years ago

Enhancement:

  • DBSize,ScriptLoad,ScriptFlush and ScriptExists should use hook. (#1811)
  • Added FIFO option to connection pool, set option Options.PoolFIFO to true. (#1820)
  • The connection is checked before use, it will increase the CPU time by 5-10% (#1824)
  • Check Failing() before serving random node. (#1825)

Command:

  • RPOP command supports Count option (redis-server >= 6.2)
  • New cmd: GeoSearch, GeoSearchStore (redis-server >= 6.2)

Thanks: @ktaekwon000 @hidu @AnatolyRugalev

Don't miss a new go-redis release

NewReleases is sending notifications on new releases.