elastic / go-freelru

Apache License 2.0
167 stars 12 forks source link

Update module github.com/elastic/go-freelru to v0.13.0 #39

Closed elastic-renovate-prod[bot] closed 3 months ago

elastic-renovate-prod[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
github.com/elastic/go-freelru require minor 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 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.



This PR has been generated by Renovate Bot.