Skip to content

Caching currently implemented

crowbot edited this page Mar 8, 2011 · 4 revisions

Caching

  • Database columns - incoming_messages (cached_main_body_text_folded, cached_main_body_text_unfolded, cached_attachment_text_clipped)
  • Attachments and HTML versions of attachments - see ApplicationController foi_fragment_cache_* methods.
  • View fragment caching -
  • Page caching
Clone this wiki locally