Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile Sync Please #195

Open
rilsikane opened this issue Jan 18, 2019 · 8 comments
Open

Mobile Sync Please #195

rilsikane opened this issue Jan 18, 2019 · 8 comments

Comments

@rilsikane
Copy link

Please include Mobile Sync Function

@adamchel
Copy link
Contributor

Hi @rilsikane ,

We unfortunately have not yet planned to support mobile sync with the JavaScript SDK. That would require running an embedded MongoDB instance in the browser, which is not yet supported.

However, we did just release a feature that supports getting real-time updates about specific documents in a collection, which might help accomplish what you're looking to do.

See https://github.com/mongodb/stitch-js-sdk/blob/master/packages/browser/services/mongodb-remote/src/RemoteMongoCollection.ts#L216

Let me know if you have any other questions!

@adrian-gierakowski
Copy link

@adamchel what about mobile sync for ReactNative?

@adamchel
Copy link
Contributor

adamchel commented Feb 4, 2019

@adrian-gierakowski full-fledged mobile sync for React Native is something we plan on eventually supporting, but it is not currently scheduled. I'll update you when we have more news about that.

@robert-cronin
Copy link

robert-cronin commented Mar 7, 2019

+1 for mobile sync on JS SDK, would be a great feature

@mvogttech
Copy link

mvogttech commented May 17, 2019

+1 for mobile sync. Something similar to minimongo by the @meteor team would be great. Any updates on when this feature will be coming? I am looking to do a really large project and am currently in-between using Stitch and CouchDB/PouchDB.

EDIT: Also, is this something our company could sponsor the development of to speed-up the feature release?

@claustres
Copy link

To use mobile sync with current native technologies but in web-based apps maybe a cordova plugin is worth it ?

@kisinga
Copy link

kisinga commented Aug 26, 2019

Has anyone had any success with service-workers to cache requests on angular?
This might be a temporary workaround to cater for network stutters

@arnaldoperez
Copy link

+1 Would be great something to sync a PWA, like Google Firebase but with MongoDB. It's just so powerfull that I want MongoDB to all my projects!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants