·
32 commits
to main
since this release
-
✨ Features
- Add
InMemoryCacheBuilder::on_evictionfor observing entry removals, along with the new public [RemovalCause] enum. - Add
InMemoryCacheBuilder::with_eviction_telemetryas a marker for thecachethost crate to install built-in eviction telemetry viaCacheBuilder::memory_with.
- Add