Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:08
· 51 commits to main since this release

What's Changed

  • feat: add ARC eviction algorithm by @samber in #23
  • Feat add metric collection by @samber in #24
  • feat(algo): add the fifo eviction algo by @samber in #25
  • Refactored 2Q algo in 0dba09f
  • Fixed in race condition in janitor b023e99
  • fix(2q): add missing OnEvicted callback in 36c30ba
  • Added more tests
  • fix(copyOnRead): add missing copy on read helper in 7674566

Documentation

  • lots of documentation and comments has been added
  • multiples examples in a dedicated folder

Dependencies

  • chore(deps): bump github.com/samber/go-singleflightx from 0.3.1 to 0.3.2 by @dependabot in #15
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #18
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #19
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #21
  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #20
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #22

Full Changelog: v0.6.1...v0.7.0