Automerge is a local-first sync engine for multiplayer apps that works offline, prevents conflicts, and runs fast.
Distributed systems done properly.
Multiplayer
Multiple users, multiple cursors, and multiple devices — one document. A single source of truth for your data, mirrored on every client.
Offline
Full functionality when offline. Your changes queue locally, and everything syncs when you reconnect.
Consistent
When users make overlapping edits, Automerge performs a consistent merge that prevents data loss, and gives you tools to control the outcome.
Versioned
Automerge remembers every change. Branch fearlessly, experiment boldly. Your document's entire history lives locally, ready when you need it.
Compact
Automerge supports millions of changes in a single doc. It uses a compressed columnar store on disk and in memory.
Fast
Our high-performance sync engine lets you edit local documents and see results instantaneously without waiting for distant servers to respond.
Automerge works with your existing stack.
Drop it in where you need it.
Network
Peer-to-peer, client-server, files on disk, email attachments… if you can transfer bytes, you can sync documents.
Backend
Works with whatever backend you already have. Or, use Automerge Repo, which comes with a sync server backend out-of-the-box. No proprietary infrastructure — you own your stack.
The team behind Automerge.
For more than a decade, Automerge has been an independent open source project built by a serious, dedicated team of engineers and computer scientists. That team includes production engineers who cofounded Heroku, and computer scientists like renowned Cambridge professor Martin Kleppmann. We plan for the long-term, and think about where the project will be in a decade, not how to get through the next funding round.

We are driven to build high performance, reliable software you can bet your project on. We develop rigorous academic proofs of our designs using theorem proving tools like Isabelle, and implement them using cutting edge performance techniques adopted from the database world. Our standard is to be both fast and correct.
Our ongoing effort is supported by a variety of different groups. Industrial research lab Ink & Switch provides a baseline of full-time engineering staff, including lead maintainer Alex Good, Orion Henry, Brooklyn Zelenka, and John Mumm. We are also supported by open source sponsorship from partners like Fly.io and Prisma, support contracts and feature development funding from users like GoodNotes and Bowtie, and philanthropic funding from groups like NLNet, the Advanced Research + Invention Agency, and the Endless Foundation.

We are also grateful to all the members of our community who write new libraries and integrations, contribute to the core repositories, or share their experiences building with Automerge. We maintain a list of open source contributors, and invite you to join them.


.png)

