electric-sql / electric-sql/electric
chore(sync-service): Remove `Storage.start_link` callback
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
We should only need a `stack_start_link` call to setup the storage for any given stack. `start_link` isn't needed by any impl except in-memory and this can easily be re-written to remove the need for a per-shape table.
Contributor guide
Assessment
This issue has not been assessed yet.