Skip to main content

Module conflict_resolver

Module conflict_resolver 

Source
Expand description

Conflict resolution for Diamond-Types CRDT merges.

This module handles incoming updates with the “diamond” merge-type, applying CRDT operations and returning merged results. It bridges Braid-HTTP protocol updates with the underlying diamond-types CRDT engine.

Structs§

ConflictResolver
Handles conflict resolution using Diamond-Types CRDT.