Skip to content

Latest commit

 

History

History
113 lines (105 loc) · 13.5 KB

File metadata and controls

113 lines (105 loc) · 13.5 KB
title Conflict-free replicated data type

Liveblocks is a neat application of CRDTs. Yjs is nice too. CRDT wiki is great.

Building a BFT JSON CRDT is nice read.

Diamond Types seem like a nice Rust CRDT implementation.

Notes

Links