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§
- Cache
Target - One
proxy-cachehalf’s backend, as it described itself at compile time. - Purge
Outcome - 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.