1 / 1
CRDT: Conflict-free replicated data type
▲ 229💬 63
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure that is replicated across multiple computers in a network, with the following features:
Loading comments…