News Feed
Jobs Feed
Sections




News Archive
Padraic Brady's Blog:
Zend Framework Page Caching Part 3 Tagging For Static File Caches
January 20, 2009 @ 08:43:30

Padraic Brady has posted two more updates in his "Zend Framework Page Caching" series - an "A" and "B" for the third part looking at tagging the static files you've cached from the output of your pages.

Expiring multiple caches linked to a specific change is easy to accomplish using Tagging, where we tag caches with keywords and clean caches based on those keywords. Unfortunately, static files can't be tagged in the normal way since their filenames must be constant. [...] In a sense, we're creating a cache within a cache.

The first part of this look at static caching looks at how to integrate a caching component, one that supports tags, into a Zend Framework structure. In the second part he takes it one step further and makes some changes to refactor and clean up some of the Cleaner component's code.

0 comments voice your opinion now!
zendframework caching tagging static component


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Creating Re-Usable Zend_Application Resource Plugins

Jeune Asuncion: ZF1.11 + Doctrine 2 + Symfony DI Integration

Kevin Schroeder's Blog: Subnet validation with Zend Framework

PHPBuilder.com: Meet PRADO, the Component-based PHP Development Framework

Leo Buttiker's Blog: Trevi is online!


Community Events











Don't see your event here?
Let us know!


release phpunit opinion introduction interview usergroup unittest database functional conference rest framework language series testing development podcast symfony2 community zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework