Hello,
Do you know if Dexie.Syncable.js can be used to sync with Firebase?
Thank you.
That is more than I know of. Dexie.Syncable needs an implementation of ISyncProtocol that would theoretically be able to adapt to firebase.
We have currently got a version in development using DynamoDB and Lambda. Working very very well. In the next few weeks as we move it into production we'll submit some examples for use if you'd like the contribution.
@oliverhowden news on this?
@bitlab-code in production and working perfectly.
I鈥檒l try make some time tomorrow to put together a few snippets of the different components in the implementation.
Most helpful comment
@bitlab-code in production and working perfectly.
I鈥檒l try make some time tomorrow to put together a few snippets of the different components in the implementation.