[TYPO3-mvc] Clearing cached views on demand
Thomas "Thasmo" Deinhamer
thasmo at gmail.com
Sat Jan 16 23:09:43 CET 2010
I just thought of it, because calling the cart
takes quite longer, compared to a fully cached page.
That's why I thought it could be optimized by caching,
and clearing the cache on special occacions.
And for the cache clearing I meant to clear only the
plugin part, not the whole cache - but I think that's
not possible tho?
Thanks,
Thomas
Martin Kutschker schrieb:
> Thomas "Thasmo" Deinhamer schrieb:
>> Yeah, I already have cached the category and product view
>> with this, but I thought it might be handy to also cache the
>> cart on a normal call, and clear the view cache, on special
>> actions, like adding products or updating quantities.
>
> Looks like an overoptimization to me ;)
>
> Masi
More information about the TYPO3-project-typo3v4mvc
mailing list