Sign in Sign up
cargo

axess-cache

DST-friendly local hot-path cache primitives for the axess auth library. All time-dependent decisions go through an injected `Clock` from the `axess-clock` crate, so TTL eviction is reproducible under MockClock. The flagship type, `ClockTtlCache`, is a TTL+LRU cache that replaces moka in any code path where DST or compliance forbids wall-clock internal timers.

Activity

Latest release
1d ago
Total releases
8
Cadence
~8 days
Last 12 months
8

Reach

Downloads
407
Stars
4

Details

License
MIT OR Apache-2.0
First release
Jun 01, 2026
Releases
Version Released
0.5.0 minor
0.4.0 minor
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.2 patch
0.2.0 initial