Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 776 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 776 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: