github redis/rueidis v1.0.50
1.0.50

8 hours ago

Changes

  • feat: add FtSearch and related functions to rueidiscompat (#676)
  • feat: add rueidislimiter module for Distributed Rate Limiting (#661)
  • fix: convert os.ErrDeadlineExceeded to context.DeadlineExceeded only when ConnWriteTimeout is shorter (#672)
  • fix: register client tracking again after receiving invalidations in rueidislock (#669)
  • fix: close connections that are still blocked while recycling them to pools, instead of waiting for unsubscribe command responses (#667)
  • fix: do not cap timeouts when context has a deadline on a blocking call (#666)
  • chore: use dpool for blocking commands to be able to respect context deadlines (#668)

Contributors

We'd like to thank all the contributors who worked on this release!

@nesty92, @rueian, @unknowntpo and @zeiler

Don't miss a new rueidis release

NewReleases is sending notifications on new releases.