Skip to main content

Module dedup_wiring

Module dedup_wiring 

Source
Expand description

Global content-deduplication wiring for context delivery hot paths.

Structs§

DedupStats
Cumulative content deduplication statistics for this process.

Enums§

DedupAction
Action to take based on a content deduplication check.

Functions§

apply_dedup
Applies content deduplication, returning either full content or a stub.
check_content
Checks whether content changed since its last delivery at path.
dedup_stats
Returns a snapshot of cumulative content deduplication statistics.
invalidate
Invalidates cached content for path after a write or external change.
reset_dedup
Clears cached content and all cumulative deduplication statistics.