Skip to content

Is it possible to save data to cache after subscribe? #36

Open
@radiegtya

Description

@radiegtya

For example:

  • first open the app and subscribe the data
  • fetch the data using MeteorListView minimongo
  • in this case, when turning off ddp connection we can still get the data because data saved to minimongo
  • close the app completely (not only to background)
  • re open the apps, and the data still persist without ddp connection or resubscribe (is this possible)?

How do you think @Mokto

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions