electric-sql / electric-sql/electric
Cleanup of offline shapes
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
If we update LRU culling to only include online shapes, then we also need some kind of culling of offline shapes.
This needs to delete the shape, including the data, according to some measure of usage.
Makes sense to cull according to usage by clients, as for the online LRU cleanup.
Contributor guide
Assessment
This issue has not been assessed yet.