-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Enable running Cevitxe's StoreManager entirely in a web worker process. See HerbCaudill/react-redux-worker for a starting point.
All the Automerge, local storage and sync components would live in the worker, thus freeing the UI context of all the expensive overhead of the system.
We'll need a coarse-grained query API to query and retrieve a view of a set of rows, aggregate information, etc. In order of priority:
- order + range / count
- filter
- aggregation, projection, etc. (might be entirely out of scope)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels