-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(crdt): add local_db_version for change tracking
Introduce local_db_version field to ColumnVersion and Change structs to improve local change tracking. Update merge_changes and related functions to utilize this new field for more accurate versioning.
- Loading branch information
1 parent
c93d169
commit b32b460
Showing
1 changed file
with
49 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters