Skip to content

Enable queries to use caching policies #382

@aliasad106

Description

@aliasad106

New Feature / Enhancement Checklist

Current Limitation

The query does not allow me to add cachePolicy cacheThenNetwork as it was implemented there in the Parse iOS/macOS SDK.

Feature / Enhancement Description

When given the .cacheThenNetwork. It will first check from cache and respond and then it will load from network.

Example Use Case

Example use case is. When I load my feeds it first shows from cache and simultaneously fetches from network and respond and it also updates the cache with new data.

Alternatives / Workarounds

No

3rd Party References

Parse

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions