StoredChange is one persisted local change, tagged with the clientSeq it carries. The sequence is what lets a store drop changes a sync has already acknowledged, and what lets a restore detect a hole rather than replaying a discontinuous run.
StoredChange
clientSeq
StoredChangeis one persisted local change, tagged with theclientSeqit carries. The sequence is what lets a store drop changes a sync has already acknowledged, and what lets a restore detect a hole rather than replaying a discontinuous run.