Re: [Rails] Speed Your Rails App with Model Caching using Redis.

2015-07-23 Thread tamouse pontiki
and starts handling huge apps, performance becomes critical. Optimizing queries and handling bottlenecks such as N + 1 query problem tops todo list... Check out more on this tutorial by following the link http://www.victorareba.com/tutorials/speed-your-rails-app-with-model-caching-using-redis

[Rails] Speed Your Rails App with Model Caching using Redis.

2015-07-23 Thread Areba Biggie
query problem tops todo list... Check out more on this tutorial by following the link http://www.victorareba.com/tutorials/speed-your-rails-app-with-model-caching-using-redis -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby