Skip to content

Nothing should ever query re_data_store directly #6017

@teh-cmc

Description

@teh-cmc

These low-level APIs are only meant to be used as building blocks for the higher-level query APIs.

Everything else should go through the query crates, in order to try and centralize/share as much as possible of all the logic that goes on top of fetching cells (resolving promises, handling errors, handling nullability, etc).

Metadata

Metadata

Assignees

Labels

⛃ re_datastoreaffects the datastore itself🔍 re_queryaffects re_query itself😤 annoyingSomething in the UI / SDK is annoying to use

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions