When you say Fossil - are you referring to "https://fossil-scm.org/index.html/doc/trunk/www/index.wikiâ ? Iâve seen it come up a few times - is it good? But rather than subvert Estebanâs thread - if it is the above, can you hook into it to save application runtime artefacts such that a distributed application can read them back (Iâd just sort of assumed it was for saving code and docs) - but it sounds like it can go a bit deeper than that (which seems quite interesting and perhaps what Esteban is after?) Tim
On 19 Feb 2019, at 01:46, Pierce Ng <pierce@samadhiweb.com> wrote:
On Mon, Feb 18, 2019 at 02:56:10PM -0300, Esteban Maringolo wrote:
I have the requirement that an app that I'm prospecting must be able to work offline and synchronize changes once the connection is restored.
I want to avoid having to write "sync" logic manually.
I've not done this for real before, but here are some possibilities:
- https://github.com/sqlite-sync/SQLite-sync.com - http://www.symmetricds.org/ - https://github.com/CanonicalLtd/dqlite - Use Fossil as your database