如何在ruby on rails中使用memcatch我安装了cached_model接下来为数据库做什么所以每次都不需要从数据库中获取数据
有一些有用的网页可以让你开始。例如:
- http://nubyonrails.com/articles/memcached-basics-for-rails
- http://www.ridingtheclutch.com/2009/01/08/cache-anything-easily-with-rails-and-memcached.html
- http://www.slideshare.net/guestac752c/caching-memcached-and-rails
- http://thewebfellas.com/blog/2008/6/9/rails-2-1-now-with-better-integrated-caching
Google for rails memcache然后,休息一下,好好阅读一下。