CRDT

In distributed computing, a conflict-free replicated data type (CRDT) is a data structure that is replicated across multiple computers in a network.

Created: by Pradeep Gowda Updated: Nov 21, 2022 Tagged: distributed-systems

Building a BFT JSON CRDT – “written with a ‘teach so that i can learn’ approach”.