Plugins - fragment_cache_extensions
Add to favoritesThe extended_fragment_cache plugin provides content interpolation and an in-process memory cache for fragment caching. It also integrates the features of Yan Pritzker’s memcache_fragments plugin since they both operate on the same methods.
If used together, these features can eliminate more than half the memcached GET requests per page without losing functionality.
Read the full announcement for more details:
http://blog.zvents.com/2006/11/3/rails-plugin-extended-fragment-cache
http://blog.zvents.com/2006/11/3/rails-plugin-extended-fragment-cache
svn://rubyforge.org/var/svn/zventstools/projects/extended_fragment_cache
Rails' (MIT)
Misc. Enhancements
