Skip to main content

Module conflict

Module conflict 

Source
Expand description

Conflict Resolution: detect and resolve concurrent-write conflicts.

Structs§

Conflict
A detected conflict on a single memory.
ConflictResolver
Detects and resolves multi-agent write conflicts.
ConflictVersion
One agent’s version of a memory that may be in conflict.

Enums§

Resolution
How a conflict was (or should be) resolved.