Dexie.js: Question: Can Dexie.Syncable.js be used to sync with Firebase?

Created on 8 Apr 2020  路  4Comments  路  Source: dfahlander/Dexie.js

Hello,
Do you know if Dexie.Syncable.js can be used to sync with Firebase?

Thank you.

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.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

oviniciuslara picture oviniciuslara  路  4Comments

fulltic picture fulltic  路  4Comments

matusferko picture matusferko  路  4Comments

devolarium picture devolarium  路  3Comments

muthuveerappan picture muthuveerappan  路  3Comments