Skip to content

Releases: redis/rueidis

v0.0.5

26 Dec 14:08
80a8a5f
Compare
Choose a tag to compare

Changelog

  • 80a8a5f chore: setup goreleaser
  • 41e56a3 chore: update readme about benchmark
  • d2af541 chore: update readme about cluster and client side caching benchmark
  • 951d69c feat: rename DedicatedWire to Dedicated
  • 374ab8e refactor: export IsRedisNil by func
  • 742d058 refactor: improve readability
  • 7a985cb refactor: improve readability
  • 37c189b refactor: inline ring acquire loop manually