losfair / mvsqlite

Distributed, MVCC SQLite that runs on FoundationDB.
https://github.com/losfair/mvsqlite/wiki
Apache License 2.0
1.36k stars 39 forks source link

Update Rust crate moka to 0.9.3 #34

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
moka dependencies patch 0.9.2 -> 0.9.3

Release Notes

moka-rs/moka ### [`v0.9.3`](https://togithub.com/moka-rs/moka/blob/HEAD/CHANGELOG.md#Version-093) [Compare Source](https://togithub.com/moka-rs/moka/compare/v0.9.2...v0.9.3) ##### Added - Add an option to the cache builder of the following caches not to start and use the global thread pools for housekeeping tasks (\[[#​165](https://togithub.com/moka-rs/moka/issues/165)]\[gh-pull-0165]): - `sync::Cache` - `sync::SegmentedCache` ##### Fixed - Ensure that the following caches will drop the value of evicted entries immediately after eviction (\[[#​169](https://togithub.com/moka-rs/moka/issues/169)]\[gh-pull-0169]): - `sync::Cache` - `sync::SegmentedCache` - `future::Cache`

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 Mend Renovate. View repository job log here.