mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
feat(nbstore): new doc sync engine (#8918)
This commit is contained in:
@@ -94,6 +94,7 @@ export interface DocStorageSchema extends DBSchema {
|
||||
peer: string;
|
||||
docId: string;
|
||||
clock: Date;
|
||||
pulledClock: Date;
|
||||
pushedClock: Date;
|
||||
};
|
||||
indexes: {
|
||||
|
||||
Reference in New Issue
Block a user