[TYPO3-dev] Content Element Cache

Dan Osipov dosipov at phillyburbs.com
Fri Jan 23 22:12:28 CET 2009


Is it a good idea to build some sort of CE caching into the core though, 
so that developers wouldn't have to reinvent the wheel? Simple caching 
for a specified time period?

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Martin Kutschker wrote:
> Dan Osipov schrieb:
>> Problem: A change in one of the content elements will trigger a clearing
>> of cache for the entire page, and regeneration of the entire page.
>>
>> Is it possible to cache content elements separately, and assemble the
>> page from cached content elements (except one or more that have changed)?
> 
> Use a USER_INT and do the caching of your content yourself.
> 
> Masi




More information about the TYPO3-dev mailing list