ReleaseMicrosoftMicrosoftpublished Jun 1, 2026seen 5d

microsoft/oxidizer cachet-v0.5.1

microsoft/oxidizer

Open original ↗

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_with and try_get_or_insert_with methods that accept closures returning CacheEntry, enabling per-entry TTL control on cache-miss computations.
  • Add eviction telemetry via cache.eviction and cache.expired, opt-in through InMemoryCacheBuilder::with_eviction_telemetry together with the new CacheBuilder::memory_with helper.

Notability

notability 3.0/10

Minor patch release, routine