v8.11.1
Enhancement:
DBSize,ScriptLoad,ScriptFlushandScriptExistsshould use hook. (#1811)- Added FIFO option to connection pool, set option
Options.PoolFIFOto 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