pubkey / rxdb

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
https://rxdb.info/
Apache License 2.0
21k stars 1.02k forks source link

Firebase offline database #14

Closed hamzahio closed 7 years ago

hamzahio commented 7 years ago

Good Day all,

I was wondering if this library can work with firebase as backend as offline storage.

pubkey commented 7 years ago

@hamzahio I'm sorry but there is currently no ready-to-use interface to connect firebase with RxDB or pouchdb.

hamzahio commented 7 years ago

@pubkey can you point to me how to create plugin or sync library for this amazing library RxDB.

I will do the implementation just need for points.

Thanks.

pubkey commented 7 years ago

@hamzahio Are you still looking for a solution?

I think a good aproach would be to create a pouchdb-firebase-sync-plugin which than could easily be used with RxDB.