elastic / go-freelru

GC-less, fast and generic LRU hashmap library for Go
Apache License 2.0
145 stars 9 forks source link

Update module github.com/coocood/freecache to v1.2.4 #35

Closed elastic-renovate-prod[bot] closed 1 month ago

elastic-renovate-prod[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
github.com/coocood/freecache require patch v1.2.3 -> v1.2.4

Release Notes

coocood/freecache (github.com/coocood/freecache) ### [`v1.2.4`](https://togithub.com/coocood/freecache/releases/tag/v1.2.4) [Compare Source](https://togithub.com/coocood/freecache/compare/v1.2.3...v1.2.4) #### What's Changed - Add a notice for the cache duration precision issue. by [@​Stumble](https://togithub.com/Stumble) in [https://github.com/coocood/freecache/pull/119](https://togithub.com/coocood/freecache/pull/119) - Decrease number of allocations during get or set operations by [@​laura-zelenku](https://togithub.com/laura-zelenku) in [https://github.com/coocood/freecache/pull/126](https://togithub.com/coocood/freecache/pull/126) - Add ExpireAt to the iterator return result by [@​xiehui3651](https://togithub.com/xiehui3651) in [https://github.com/coocood/freecache/pull/128](https://togithub.com/coocood/freecache/pull/128) #### New Contributors - [@​Stumble](https://togithub.com/Stumble) made their first contribution in [https://github.com/coocood/freecache/pull/119](https://togithub.com/coocood/freecache/pull/119) - [@​laura-zelenku](https://togithub.com/laura-zelenku) made their first contribution in [https://github.com/coocood/freecache/pull/126](https://togithub.com/coocood/freecache/pull/126) - [@​xiehui3651](https://togithub.com/xiehui3651) made their first contribution in [https://github.com/coocood/freecache/pull/128](https://togithub.com/coocood/freecache/pull/128) **Full Changelog**: https://github.com/coocood/freecache/compare/v1.2.3...v1.2.4

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.