[Radiant] caching
John W. Long
ng at johnwlong.com
Wed Mar 21 12:40:26 CDT 2007
Todd McGrath wrote:
> In production mode, Radiant uses page level caching right?
>
> Settings (environment.rb and environments/production.rb) look like page level
> caching, but I thought page level caching wrote files to the public/ directory?
> I'm confused on the pages being cached as .yml in the cache/ directory?
Radiant uses a custom caching system built on top of the Rails caching
system (I believe that would be page level caching). Files are cached as
yaml because the entire response is cached including the headers--not
just the HTML.
--
John Long
http://wiseheartdesign.com
More information about the Radiant
mailing list