Expand description
SHA-256 based change detection for incremental indexing.
Tracks content hashes of previously indexed files so unchanged files can be skipped on subsequent indexing runs.
Structsยง
- Change
Detector - Tracks file content hashes for incremental change detection.