-
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 node_id operations
Implement insert_or_update and delete methods with custom node_id for more flexible CRDT operations. This allows for specifying a unique node identifier when performing record modifications.
- Loading branch information
1 parent
8632597
commit a909d53
Showing
1 changed file
with
124 additions
and
0 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