microsoft/oxidizer cachet-v0.5.1
microsoft/oxidizer
Captured source
source ↗published Jun 1, 2026seen 5dcaptured 14hhttp 200method plain
cachet v0.5.1
Repository: microsoft/oxidizer
Tag: cachet-v0.5.1
Published: 2026-06-01T16:01:37Z
Prerelease: no
Release notes:
- ✨ Features
- Add
get_or_insert_withandtry_get_or_insert_withmethods that accept closures returningCacheEntry, enabling per-entry TTL control on cache-miss computations. - Add eviction telemetry via
cache.evictionandcache.expired, opt-in throughInMemoryCacheBuilder::with_eviction_telemetrytogether with the newCacheBuilder::memory_withhelper.
Notability
notability 3.0/10Minor patch release, routine