Skip to main content

Module daemon

Module daemon 

Source
Expand description

Watch daemon for real-time incremental indexing.

Monitors file system changes via the async watcher and triggers incremental index updates with debounce to batch rapid changes.

Functionsยง

run_watch_daemon
Run the watch daemon that monitors file changes and updates the index.