Skip to main content

Module incremental

Module incremental 

Source
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ยง

ChangeDetector
Tracks file content hashes for incremental change detection.