|
|
|
|
|
by ketralnis
1290 days ago
|
|
This is a pretty strong claim without any numbers, to be honest. You were probably already running your single database instance so being limited to a single sqlite instance isn't terribly different. This does limit you to a single app server, which unless you're CPU bound is also fine. Even if you are, you can get a lot of cores in a single instance these days. Most things will never need to be scaled up |
|