📄️ Overview
Loco Sync is a sync engine for local-first applications. The goal is to enable user experiences with instant updates, real-time collaboration, and offline support while reducing the engineering effort on common concerns such as networking, storage, and caching.
📄️ Installation
Install the core @loco-sync/client library:
📄️ Why Loco Sync?
Using a sync engine and building a local-first application can feel very different from more traditional ways of building web applications. Is the change really worth it? Let's review some of the benefits of local-first applications in general, and Loco Sync in particular.
📄️ Inspiration
Loco Sync was heavily inspired by the videos Linear has released on its own sync engine implementation: