News Feed
Jobs Feed
Sections




News Archive
Leaseweb Labs Blog:
POC Flexible PHP Output Caching
February 02, 2012 @ 12:10:21

On the Leaseweb Labs blog there's a recent post looking at using the POC framework to work with flexible output caching. The tool makes it easy to create a new object and push cache content into it, automatically caching the data to sources like the file system, a Redis instance or a MongoDB database.

Last year at the Symfony conference in Paris I have heard a really good quote: "There are only two hard things in Computer Science: cache invalidation and naming things" - Phil Karlton. I agree with it and it gave me a boost to keep evolving the concept.

He includes an introduction to the caching features of the framework complete with sample code showing first how to cache to the default file system and a more complex example that uses unique caches and page blacklists. Other features planned for the caching tool include edge-side includes, using Twig for templating and statistics recorded to a database.

0 comments voice your opinion now!
poc framework cache output flexible


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Zend_Service_Audioscrobbler Update

Site News: Blast from the Past - One Year Ago in PHP

Paul Jones' Blog: A Bit About Benchmarks

Lukas Smith\'s Blog: Sometimes you already have what you want

Community News: Latest Releases from PHPClasses.org


Community Events











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


example object release testing introduction language application unittest interview code tool phpunit series opinion framework community podcast functional development zendframework2

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