mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-03 22:53:11 +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
99039de7be
commit
364b27cc91
@ -156,7 +156,7 @@ This section was created to inform implementations.
|
|||||||
#### Parameters
|
#### Parameters
|
||||||
Two useful parameters to add to your implementation are partitioning count and the item set threshold.
|
Two useful parameters to add to your implementation are partitioning count and the item set threshold.
|
||||||
|
|
||||||
The partitioning count is the number of time a range is splitted.
|
The partitioning count is the number of time a range is split.
|
||||||
Higher value reduce round trips at the cost of computing more fingerprints.
|
Higher value reduce round trips at the cost of computing more fingerprints.
|
||||||
|
|
||||||
The threshold for which item sets are sent instead of fingerprints.
|
The threshold for which item sets are sent instead of fingerprints.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user