electric-sql / electric-sql/electric
Support for subqueries with lazily loaded shapes
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
- Subqueries aren't currently restored from disk on startup anyway, so there's no need to think about lazily loading them.
- Need to ensure that subqueries touching existing but not active shapes (no running consumer) will work as now -- the consumer should register itself as now.
- Lazily instantiated subqueries (including materializer) need investigation...
Contributor guide
Assessment
This issue has not been assessed yet.