ratings

CrossWatch local provider ratings feature (file-backed ratings store).

The CrossWatch provider stores ratings locally.

Related:

What syncs

Ratings are stored in a local JSON file.

Reads vs writes

  • Reads: ratings.json

  • Writes:

    • add upserts ratings.

    • remove clears ratings.

Key settings

  • crosswatch.root_dir

  • crosswatch.auto_snapshot

Config reference: Configuration (config.json).

Last updated

Was this helpful?