Changes
- perf: make new connections concurrently in connection pools, improving performance of
DisableAutoPipelining
,Dedicated
, and blocking commands - feat: add
ToPipe
to command builders, allowing specific commands to be still auto pipelined whenDisableAutoPipelining
is true - feat: add
FunctionStats
to valkeycompat - feat: add
LCS
to valkeycompat - feat: add
SlowLogGet
to valkeycompat - feat: add
ACLList
to valkeycompat - feat: add
ACLCatArgs
to valkeycompat - feat: add
ClusterLinks
to valkeycompat - feat: add
ACLCat
to valkeycompat - feat: add
ACLDelUser
to valkeycompat - feat: add
ACLLogReset
to valkeycompat - feat: add
ACLSetUser
to valkeycompat - feat: add
ACLLog
to valkeycompat - fix: wrong limit and offset of
FTAggregateWithArgs
,FTSearchWithArgs
in valkeycompat
Contributors
We'd like to thank all the contributors who worked on this release!
@Brijeshthummar02, @CheyuWu, @Rancho-7, @SoulPancake, @arbha1erao, @astorig, @blueBlue0102, @hcc429, @kendriyavid, @liuzhaohui, @rueian, @tarunprabhu11, @unknowntpo and @win5923