Snapshot
Snapshot of a CRDT document state
Properties
createdAt
createdAt: ISOString;
Timestamp when the snapshot was taken
documentId
documentId: string;
Document ID this snapshot belongs to
snapshotId
snapshotId: string;
Unique identifier for the snapshot
stateVector
stateVector: Uint8Array;
Serialized state of the document