8 min read
Local-First Sync Engines: CRDTs, SQLite and Where the Write Boundary Goes
Offline-first is not a caching problem, it is a distributed systems problem you moved onto a phone. The real decision is not which CRDT library — it is where writes become authoritative, and every sync engine answers that differently.