-
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 custom merge rule support
Introduce MergeRule concept and DefaultMergeRule. Refactor CRDT class to use custom merge rules, improving flexibility and extensibility of the merge process.
- Loading branch information
1 parent
eb33c15
commit 402bbb8
Showing
1 changed file
with
59 additions
and
44 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