1.0.65
·
27 commits
to refs/heads/main
since this release
Changes
- feat: new
ReadNodeSelectoroption allowing more fine-grained control over load balancing among nodes and deprecating the oldReplicaSelector. - feat: new
BYPOLYGONoption inGEOSEARCHcommand. - feat: new
SAFEoption inSHUTDOWNcommand. - feat: new
DELIFEQcommand. - fix: correctly handle early exit in
Scanneriterators.
Experimental
- feat: new experimental pipelining queue implementation, which is context aware and can be enabled by setting the
RUEIDIS_QUEUE_TYPEenvironment variable toflowbuffer.
Contributors
We'd like to thank all the contributors who worked on this release!
@Krish8955, @ash2k, @ayush-sarda, @bbangert, @proost, @rueian and @wandering-salesman