Skip to content

cachet_memory v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:02
· 32 commits to main since this release
b15b152
  • ✨ Features

    • Add InMemoryCacheBuilder::on_eviction for observing entry removals, along with the new public [RemovalCause] enum.
    • Add InMemoryCacheBuilder::with_eviction_telemetry as a marker for the cachet host crate to install built-in eviction telemetry via CacheBuilder::memory_with.