Hacker News new | ask | show | jobs
by Groxx 1405 days ago
Storing it in a different process at the very least lets you restart/deploy changes to/crash your application without losing that data. Or building your own replication/in-place upgrader/well you're just screwed if it crashes.