-
Big discussion of local-first a few weeks ago: https://news.ycombinator.com/item?id=40786425
A number of past discussions too: https://hn.algolia.com/?q=local+first
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
It looks very similar to Evolu (https://github.com/evoluhq/evolu)
-
pigeon
Diff, patch, merge, and synchronize JSON documents with an Automerge-compatible interface (by frameable)
See also Pigeon[1], which is inspired by automerge but takes a different approach:
> While Automerge optimizes for working offline and merging changes periodically, Pigeon is optimized for online real-time collaboration.
[1]: https://github.com/frameable/pigeon
-
automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
-
this also looks promising: https://braid.org/ working with the IETF to standardize.