Optimizing Heroku

2011-06-01

I spent some time recently playing with a trivial Rails 3 app using girl_friday and learned a few interesting things:

Unicorn appears to work great with girl_friday and Heroku’s free service level actually becomes useful for non-trivial applications with these optimizations. Know any other tips? Let me know!