Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@mstmdev mstmdev released this 23 Jan 03:01
· 19 commits to main since this release
b9a4da7

Enhancements

  • Support humanize size units.
  • Add the all package to register all cache drivers.
  • Add the freecache implementation and some tests.
  • Add the bigcache implementation and some tests.
  • Add the fastcache implementation and some tests.
  • Remove go1.18 support and add go1.21 support.
  • Add the concurrent test.
  • Keep the implementation of Store interface is concurrency safe.
  • Enable benchmark test in the GitHub workflow.
  • Update dependency schedule interval to monthly.
  • Enable benchmark test in the GitHub workflow.
  • Update dependency, github.com/no-src/log v0.1.10 => v0.3.1.
  • Update dependency, google.golang.org/grpc v1.41.0 => v1.56.3.
  • Update dependency, github.com/redis/go-redis/v9 v9.0.5 => v9.4.0.
  • Update dependency, golang.org/x/net v0.7.0 => v0.17.0.
  • Update dependency, go.etcd.io/bbolt v1.3.7 => v1.3.8.
  • Update dependency, go.etcd.io/etcd/client/v3 v3.5.9 => v3.5.11.
  • Update dependency, actions/checkout 3 => 4.
  • Update dependency, actions/setup-go 4 => 5.
  • Update dependency, github/codeql-action 2 => 3.