Expand description
Service cache persistence for install list service impacts.
Structs§
- Service
Cache - What: Cache blob combining install list signature with resolved service impact metadata.
Functions§
- compute_
signature - What: Generate a deterministic signature for service cache comparisons.
- load_
cache - What: Load cached service impact data when the stored signature matches the current list.
- save_
cache - What: Persist service impact cache payload and signature to disk as JSON.