Slow restart times
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need to speed up restart. Could do it in a number of ways (or combination of both):
- Activate file system watchers to just refresh DB live
- Split DB server and web server into separate processes
- More drilling in to slow methods and optimizing them
- Have a binary dump of the initialized server serialized for faster restarts
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.