Module exact_match

Module exact_match 

Source
Expand description

Exact match deduplication checker.

Detects duplicates by comparing SHA256 content hashes stored as tags. Uses hash:sha256:<prefix> tag format for efficient lookup.

Structsยง

ExactMatchChecker
Checker for exact content match via SHA256 hash.