github redis/rueidis v1.0.12
1.0.12

latest releases: v1.0.47-alpha.2, rueidisprob/v1.0.47-alpha.2, rueidisotel/v1.0.47-alpha.2...
14 months ago

New rueidisaside package

A Cache-Aside pattern implementation enhanced by Client Side Caching helps you cache other data sources into Redis.

🚀 Performance Improvements

  • perf: no allocations for redis OK responses (#303)
  • perf: reduce unnecessary calls to conn.SetDeadline (#302)
  • perf: reduce allocs/op by dropping the usages of strconv.Itoa() (#299)

🐛 Bug Fixes

  • fix: hanging in the cancel fn of rueidislock.TryWithContext (#301)

🧰 Maintenance

  • feat: use uber-go/mock instead of golang/mock (#298)

Contributors

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

@dlsrb6342 and @rueian

Don't miss a new rueidis release

NewReleases is sending notifications on new releases.