News Feed
Jobs Feed
Sections




News Archive
Jose de Silva's Blog:
Speeding up your application with Cache_Lite
November 04, 2010 @ 13:53:49

In a new post to his blog Jose de Silva takes a look at how using the Cache_Lite PEAR package can help to speed up your application by reducing overhead caused by data fetching.

Cache_Lite is one of the fast, light and reliable cache system for PHP. It's an extremely easy and small learning curve system to work with. This post will try to make you a light introduction to PHP Cache_Lite.

He starts from the beginning - installing the package through the PEAR installer and setting up a basic configuration for a new Cache_Lite object in a script. Using this object you can test for the existence of a cached value or set a new one. The configuration allows you to define the "time to live" before the records expire.

0 comments voice your opinion now!
tutorial cachelite pear package


blog comments powered by Disqus

Similar Posts

PHPMaster.com: MongoDB Revisited

Stoyan Stefanov's Blog: Performance tunning with PEAR::DB

Greg Beaver\'s Blog: Finally - a new release of phpDocumentor

DevShed: Working with the Tidy Library in PHP 5

PHPMaster.com: Server-Side HTML Handling Using phpQuery


Community Events











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


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

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