Hacker News new | ask | show | jobs
by cutler 2135 days ago
Their monolith was written in Rails so Ruby alone was not the source of slow performance. In fact the solution was more to do with cloning the database in order to be able to isolate reads and writes so not even a programming language problem at all.
1 comments

No way they're still doing monoliths? Is there a blog post on that?