|
|
|
|
|
by pavelevst
996 days ago
|
|
VM with 1GB ram and some swap file can easily run rail app, Postgres and redis. With that you don’t have to limit yourself to not able to scale later.
I never used sqlite, can it be used by multiple process simultaneously? Eg rails server and rails console |
|