Displaying 1 result from an estimated 1 matches for "zemlyansky".
2013 Jan 16
6
Highload project on RoR
I need advice about What is the best practice to scale RoR project ?
My current stack is:
- Ruby 1.9.3
- RoR 3.2.8
- Redis DB for caching and some hot data
- PostgreSQL
- Resque for background jobs
I am expecting a highload for my project for several month. And I need to
change my architecture.
Primarily, I want to change my backend architecture. I read about highload