Skip to content
Solow edited this page Aug 16, 2010 · 1 revision

Caching is used on several ‘possibly heavy’ excecutions. Such as rendering the sitemap, menu, and even static (only text or flash components) pages. Also modules, and several components will use caching. Unlike most caching systems, this cache never expires. It will be renewed as soon as changes are applies to those specific options, so also the modules and components. This way execution stays minimal, just like the core of the application.

Clone this wiki locally