Skip to main content

Module purge

Module purge 

Source
Expand description

Finding and purging every backend that holds entries for a cache pair.

Shared by all three triggers – the Admin API, the MCP tool and the phase: purge node – so they cannot drift on what “purge products” means.

Structs§

CacheTarget
One proxy-cache half’s backend, as it described itself at compile time.
PurgeOutcome
What one backend reported after a purge.

Functions§

collect_targets
Every distinct backend holding entries for id, across all compiled graphs.
purge_targets
Purges each target in turn.