breck7 / truebase

TrueBase - information you can trust. Software for building computable encyclopedias.
https://truebase.treenotation.org
9 stars 0 forks source link

Slow restart times #9

Open breck7 opened 1 year ago

breck7 commented 1 year ago

Need to speed up restart. Could do it in a number of ways (or combination of both):

ghost commented 1 year ago
  • Split DB server and web server into separate processes
  • Have a binary dump of the initialized server serialized for faster restarts

@breck7 : Varnish integration ? Memcached supports telnet :)