gocache v1.0.0 Release Notes

Release Date: 2019-12-08 // over 4 years ago
  • ๐Ÿ†• New Features

    โœ… 140d01b Using promauto to initialize the metric and testutil in tests
    7847237 feat: added Clear() method to flush all cache data
    ๐Ÿ“„ 16d5e61 docs: added some store benchmarks

    ๐Ÿ›  Fixes

    โœ… 3b46630 fix(tests): replace mockery by gomock and fix race conditions
    โœ… 19c7bf8 test: rework unit tests to isolate mocks and add missing cases
    ๐Ÿ’… 0627751 style: fixed mispelling words and missing comments

    Other

    ๐Ÿ— 2c2e7d2 build(deps): bump github.com/coreos/etcd
    ๐Ÿ— 871607c build(deps): bump github.com/prometheus/client_golang
    โšก๏ธ f9ee181 docs: updated README.md with custom cache/store interfaces
    256357e doc: added codecov badge
    9de424d ci: added codecov to .travis.yml