Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/workers/fuzzy_storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ equals `match_count / shingles_count`.

Fuzzy storage accepts the following extra options:

- `count` - number of Fuzzy worker processes, default value: 0
- `hashfile` - path to the sqlite storage (where are also few outdated aliases for this command exist: hash_file, file, database)
- `backend` - set it to `redis` if you want to use a redis server
- `sync` - time to perform database sync in seconds, default value: 60
Expand Down