Skip to content

Query-driven partitioned sync #612

@KyleAMathews

Description

@KyleAMathews

A common question is "how do I only load part of the data for a collection"?

We're working on a general solution for all collection types for this — basically the collection will be able to accept the query's predicates and load the data for the query on demand. See #587 for the core implementation of this.

We'll be posting an RFC and initial implementation fairly soon.

This supersedes #315

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions