|
|
|
|
|
by drumpkid
777 days ago
|
|
For most web applications rails is fair enough, a boring technology (as well other boring stacks). Although it got my attention that rails could work really well on production with SQLite (even more boring technology), for small sites. |
|
Also had slight issues with concurrent writes on SQLite though potentially things like a SQLite per user would be neat especially when it comes to backup/recovery