elastic/go-freelru (github.com/elastic/go-freelru)
### [`v0.13.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.13.0)
[Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.12.0...v0.13.0)
- Fix addMetrics() of ShardedLRU
- Add stress test for ShardedLRU with lifetime
- Add a helping comment to the panic() call
### [`v0.12.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.12.0)
[Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.11.0...v0.12.0)
- Add `Metrics()` and `GetMetrics()` to `Cache` interface
### [`v0.11.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.11.0)
[Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.10.0...v0.11.0)
- Improve ShardedLRU in speed
- Use one contiguous block of memory for ShardedLRU
- Improve and extend benchmarks
### [`v0.10.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.10.0)
[Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.9.0...v0.10.0)
- added linting via `golangci-lint` (use `make lint`)
- added Github CI for running the linter, the tests and the benchmarks
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v0.9.0
->v0.13.0
Release Notes
elastic/go-freelru (github.com/elastic/go-freelru)
### [`v0.13.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.13.0) [Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.12.0...v0.13.0) - Fix addMetrics() of ShardedLRU - Add stress test for ShardedLRU with lifetime - Add a helping comment to the panic() call ### [`v0.12.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.12.0) [Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.11.0...v0.12.0) - Add `Metrics()` and `GetMetrics()` to `Cache` interface ### [`v0.11.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.11.0) [Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.10.0...v0.11.0) - Improve ShardedLRU in speed - Use one contiguous block of memory for ShardedLRU - Improve and extend benchmarks ### [`v0.10.0`](https://togithub.com/elastic/go-freelru/releases/tag/v0.10.0) [Compare Source](https://togithub.com/elastic/go-freelru/compare/v0.9.0...v0.10.0) - added linting via `golangci-lint` (use `make lint`) - added Github CI for running the linter, the tests and the benchmarksConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.