Skip to main content

Module cache_disk

Module cache_disk 

Source
Expand description

Disk-based cache for analysis results.

Provides persistent, file-backed caching of analysis outputs with atomic writes, per-shard locking, and stale-file eviction.

Structsยง

DiskCache
Persistent disk cache for analysis results.