Skip to main content

Module memory

Module memory 

Source
Available on crate feature serve only.
Expand description

DashMap-backed run history (default backend). Lost on restart; that is the documented memory-backend trade-off. Idempotency claims live in a second map and are pruned both lazily (on re-claim) and by purge_expired.

Structsยง

MemoryHistory