# conflict-free replicated data type

> data structure replicated across a network such that any replica is updatable independently, concurrently and without coordination, and any inconcistencies are algorithmically resolved with replicas’ states guaranteed to eventually converge

**Wikidata**: [Q20031945](https://www.wikidata.org/wiki/Q20031945)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type)  
**Source**: https://4ort.xyz/entity/conflict-free-replicated-data-type
