Best Solutions for Memcache Breeds in Rails

Looking around the net I see several plugins and templates for using memcached in rails. I am working on a new project and I am wondering what are the best solutions for the breed. Google is showing a lot of older results and I'm not sure if these are the latest and greatest ways to do things.

+1


a source to share


2 answers


We've had great success with the cache-money plugin which provides a transparent solution for write-thru and read-thru caching.



http://magicscalingsprinkles.wordpress.com/2008/12/11/introducing-cache-money/

+2


a source


0


a source







All Articles