Skip to main content

Module cache

Module cache 

Source
Expand description

Plugin metadata cache.

See docs/contracts/cache.md. Keyed by (canonical_path, size_bytes, head4k_sha256). TTL 86400s.

Structsยง

CacheEntry
Cached manifest for one plugin binary.
CacheKey
Composite cache key.
PluginCache
On-disk shape of the cache file.