Skip to content

Enable query cache and object pinning #7

Closed
@moflo

Description

@moflo

Hi, I'm sure this is not easy but... we were surprised to see this caveat:
https://github.com/ParsePlatform/Parse-SDK-iOS-OSX/blob/61f68e9333206f0eebf15d5adab076a0ae7c4b71/Parse/PFQuery.h#L798

Could you please explain why it's not possible to enable a cache policy on a query while pinning is enabled -- even, seemingly, if the query cache policy is set on an object which will never be pinned?

Our solution was to disable pinning (by using a proprietary data store) and then enjoying the benefits of a liberal cache policy.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions