-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
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
marbemac, damianstasik and MicahLyle
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress