Open fivestones opened 1 year ago
We're in the process of building an SQLite extension that can synchronize your database from one location to another. Currently, we only have one-way synchronization, but we're working on two-way synchronization.
Would you be willing to chat with me? I'd love to hear about what you're working on, and what you're hoping to achieve with data synchronization.
I'm up for chatting with you, but I'm in Asia at the moment so your times are all like 11pm through 4 am for me. Any chance of chatting earlier in the morning or later in the afternoon for you?
@fivestones would you be able to chat at around 8AM, 9AM or 7PM your time? If so, shoot me and email and I'll schedule it for next week. james@mycelial.com
On the homepage it says "Mycelite automatically syncs data between your Edge SQLite instances (iOS, Android, embedded, browser) and your Cloud data infrastructure." This all looks great--but how would you actually go about making use of this in an iOS app? Are you expecting that it would just be a website loaded on an iPhone (or a progressive web app)? Or that you make use of the javascript in some way in a real iPhone app (through react native maybe? Or maybe by running javascript code inside of a swift app?) Maybe there is a simple way that I'm missing. Thanks!