Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 16:24
· 1437 commits to main since this release
d43eb8e

Changelog

  • ba1aca7 chore: update benchmark for v0.0.6
  • e84baa7 chore: update readme about command builder
  • d43eb8e chore: update readme about om
  • 0f3bda1 feat: make Lua and HashRepository depand on the client interface
  • d792a1f feat: unify NewSingleClient and NewClusterClient to NewClient
  • 8b1c3db feat: unify single client and cluster client interface
  • 373c585 feat: unify single command builder and cluster command builder
  • f23a6e2 fix: close cluster client if init failed
  • 60f44d7 refactor: improve readability