Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Someway to avoid or prevent local minimongo data removal #404

Open
paranoico opened this issue Jul 12, 2020 · 1 comment
Open

Someway to avoid or prevent local minimongo data removal #404

paranoico opened this issue Jul 12, 2020 · 1 comment
Labels
in-discussion We are still discussing how to solve or implement it Project:Minimongo

Comments

@paranoico
Copy link

Our biggest app on Android operates in several states in our country. So when users move on they can leave mobile Inet area and reenter later.

For that reason, we have implemented a way to allow off-line operation using following packages:

  • ground:db To allow minimongo caching.
  • ccorcos:subs-cache To force subscriptions to never expire and keep minimongo data present always.

Now we are upgrading to latest Meteor version and am reviewing old issues again.

Is there someway to do it using some method or setting up subscriptions with some special parameters?

Thanks in advance.

@StorytellerCZ StorytellerCZ added Project:Minimongo in-discussion We are still discussing how to solve or implement it labels Mar 30, 2021
@StorytellerCZ
Copy link
Collaborator

Not that I know of. The mentioned packages are great for that, but I too would like to see some offline-first capabilities in Meteor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in-discussion We are still discussing how to solve or implement it Project:Minimongo
Projects
None yet
Development

No branches or pull requests

2 participants