mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
parent
abcc128da0
commit
0ee6778bee
@ -159,7 +159,7 @@ Two useful parameters to add to your implementation are partitioning count and t
|
||||
The partitioning count is the number of time a range is split.
|
||||
A higher value reduces round trips at the cost of computing more fingerprints.
|
||||
|
||||
The threshold for which item sets are sent instead of fingerprints.
|
||||
The item set threshold determines when item sets are sent instead of fingerprints.
|
||||
Higher value sends more items which means higher chance of duplicates but
|
||||
reduce the amount of round trips overall.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user