Skip to content

v0.8.0

Compare
Choose a tag to compare
@chenyanchen chenyanchen released this 27 Sep 08:32
· 5 commits to main since this release
6a8ab13

Changelog

  • bf71995 Add Golangci-lint into action the Go action
  • 2d38610 Merge pull request #17 from chenyanchen/refactor/remove-cache-kv-implement
  • 7eb5c2f Merge pull request #18 from chenyanchen/feat/rwmutex-cache
  • 6a8ab13 Merge pull request #19 from chenyanchen/ci/golanci-lint
  • 9335116 chore: update .golangci.yaml
  • cc5ff03 ci: update Go version in CI
  • 7dcfe31 feat: implement the rwMutexKV
  • 910e5dd refactor: remove cacheKV, the implementation of KV