✳flâneur — a map of the web's best reading
About CRDTs • Conflict-free Replicated Data Types
crdt.tech · 517 words · saved by 1 readers
Resources and community around CRDT technology — papers, blog posts, code and more.
About CRDTs • Conflict-free Replicated Data Types Edit this page Create issue About CRDTs A Conflict-free Replicated Data Type (CRDT) is a data structure that simplifies distributed data storage systems and multi-user applications. In many systems, copies of some data need to be stored on multiple computers (known as replicas ). Examples of such systems include: Mobile apps that store data on the local device, and that need to sync that data to other devices belonging to the same user (such as calendars, notes, contacts, or reminders); Distributed databases, which maintain multiple replicas of
Explore this link on the map →related reading
- Conflict-free replicated data type - Wikipediaen.wikipedia.org
- Building a BFT JSON CRDTjzhao.xyz
- Conflict-free replicated data type - Wikipediaen.wikipedia.org
- An Interactive Intro to CRDTs | jakelazaroff.comjakelazaroff.com
- Designing Data Structures for Collaborative Apps - Matthew Weidnermattweidner.com
- Data Laced with History: Causal Trees & Operational CRDTs — Archagon Was Herearchagon.net
- Peritext: A CRDT for Rich-Text Collaborationinkandswitch.com
- You don't need a CRDT to build a collaborative experience | Hacker Newsnews.ycombinator.com
- CRDT optimizationsbartoszsypytkowski.com
- CRDTs go brrrjosephg.com
- Actual: Using CRDTs in the Wildarchive.jlongster.com
- You don't need CRDTs for collaborative experiences — /dev/knillzknill.io