Y
Hacker News
new
|
ask
|
show
|
jobs
by
clawlor
359 days ago
There are variants of CRDTs where each change is only a state delta, or each change is described in terms of operations performed, which don't require sending the entire state for each change.