history
CrossWatch local provider history feature (file-backed watched events store).
Last updated
Was this helpful?
CrossWatch local provider history feature (file-backed watched events store).
The CrossWatch provider stores watched history locally.
Related:
Engine semantics: History (engine-level)
History is stored in a local JSON file.
Each entry can include a watched_at timestamp.
Reads: history.json
Writes:
add records watched events.
remove removes watched events.
crosswatch.root_dir
crosswatch.auto_snapshot
Config reference: Configuration (config.json).
Last updated
Was this helpful?
Was this helpful?