Skip to main content

Module delta

Module delta 

Source

Structs§

PayloadDelta
Delta against a base cursor for content payloads.

Enums§

DeltaApplyResult
DeltaError
DeltaOp

Functions§

apply_delta
Apply a delta on the client. If the base cursor does not match or the delta is empty, it signals full sync.
compute_delta
Compute a naive delta that replaces the tree when the content differs.