Expand description
Investigation report cache backends and cache key helpers.
Structs§
- Memory
Investigation Cache - In-memory capacity-bounded LRU cache with TTL for investigation reports.
- Redis
Investigation Cache - Redis-backed investigation cache.
Traits§
- Investigation
Report Cache - Cache abstraction for normalized investigation reports.
Functions§
- investigation_
cache_ key - Generate a stable cache key from HAR content and target class.