Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 725 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 725 Bytes

Syncing in RDX

The Replicated Data eXchange format for easy consistent syncing. Here, "consistent" means lots of algebra, starting with Conflict-free Replicated Data Types (CRDTs). When RDX replicas sync, they sync precisely to the last bit and they do it very fast!

This repo contains an RDX implementation in C: