Confirmed users
471
edits
(add diagrams for two unidirectional state machines) |
|||
Line 265: | Line 265: | ||
hash only if they were deleted in the delta, and always including the newer | hash only if they were deleted in the delta, and always including the newer | ||
version). | version). | ||
If the dataset only needs to travel in one direction (e.g. outbound-only "my | |||
open tabs" list, or inbound-only "tabs on other devices" lists), the state | |||
machine is much simpler: | |||
[[File:DeltaSync-halfFSM.png|Unidirectional Merge State Machine]] | |||
= Dataset Representation = | = Dataset Representation = |