-
## randomly select a URL if more than one is provided? select best based on ping?
https://github.com/DevResults/cevitxe/blob/c8f9e8c6676987c5fed42131fd7115a22c9fd12e/packages/core/src/Client.ts#L23…
-
- SQLite
- PouchDB which is designed to support offline data synchronization, can use SQLite among several other alternatives for the underlying data storage
- rxdb which is designed to work with Po…
-
Hi, I am working on the Jupyter Realtime Collaboration project (https://github.com/jupyterlab/rtc) and one of the requirement is to avoid Node.js as dependency for the user (we set Python only as depe…
-
When the user decides to try out FairCopy, the first thing they must do is create a free account. The user then gets a download link, which they can use to start a 14-day trial of the software. The us…
-
I'm thinking about implementing a system based on automerge with claims-based authorization (like JWT).
While I can sign changes from `getChanges` and verify the signature before calling `applyChan…
-
Hi everyone, I would like to gauge opinions on a design decision that needs to be made for the `performance` branch and Automerge 1.0. It is particularly relevant for people working on networking laye…
-
Thanks so much for making such a concise and well-defined library for a problem that many p2p and local-first applications will face. What are you using it for? Or is it a hobby project?
I've been …
-
Dear Automerge Devs,
One thing I had issues with, and switched away from this platform over, was the requirement to use custom OOP / mutation syntax during the changes. It seems odd to force on use…
-
Hello!
Sorry for the essay - TL;DR: **Do you know of any small CRDTs like the Micromerge you wrote?**
Thanks for all your work on Automerge. I've been researching CRDTs as a way of building git-…
-
A question for Automerge users, especially those building data sync layers (@HerbCaudill, @pvh). In the context of developing the [Rust implementation](https://github.com/automerge/automerge-rs), @ale…