electric-sql / electric-sql/electric
Clean up shapes affected by a relation change without starting a consumer process
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
Now that we don't automatically start a consumer for a shape, if we receive a relation change affecting a lot of shapes we will suddenly have to start potentially a lot of consumers just to have them almost immediately shutdown and cleanup.
We should cleanup shapes without starting a consumer first.
Contributor guide
Assessment
This issue has not been assessed yet.