Changes
- perf: make new connections concurrently in connection pools, improving the performance of
DisableAutoPipelining
,Dedicated
, and blocking commands (#761) - feat: add
ToPipe
to command builders, allowing specific commands to be still auto-pipelined whenDisableAutoPipelining
is true (#773) - feat: add
FunctionStats
to rueidiscompat (#772) - feat: add
LCS
to rueidiscompat (#767) - feat: add
SlowLogGet
to rueidiscompat (#762) - feat: add
ACLList
to rueidiscompat (#758) - feat: add
ACLCatArgs
to rueidiscompat (#754) - feat: add
ClusterLinks
to rueidiscompat (#755) - feat: add
ACLCat
to rueidiscompat (#748) - feat: add
ACLDelUser
to rueidiscompat (#747) - feat: add
ACLLogReset
to rueidiscompat (#745) - feat: add
ACLSetUser
to rueidiscompat (#746) - feat: add
ACLLog
to rueidiscompat (#744) - fix: wrong limit and offset of
FTAggregateWithArgs
,FTSearchWithArgs
in rueidiscompat (#766)
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