News Feed
Jobs Feed
Sections




News Archive
The Bakery:
Simple way to memcache (almost) all database queries
January 13, 2010 @ 13:20:56

On The Bakery (the CakePHP resource) there's a recent post looking at a simple way you can integrate database query caching (using memcache) into your CakePHP application's models.

Most common way to access data is a database. Most common way to speed this up - Memcached. As a quite young CakePHP developer I had a bit of headache "how to cache queries effectively?". Now I know the way, so I share.

Rafal's method, as seen in this example using the caching methods included with CakePHP to serialize and store the database queries out to a cache.

0 comments voice your opinion now!
simple cakephp framework database query tutorial memcache


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Getting Dates from Week Numbers in PHP

DevShed: Completing a Query Processor in PHP

DevShed: Adding Validation to an Image Generator Class with PHP 5

NETTUTS.com: Scanning Folders with PHP

Community News: Symfony Framework Makes Some Updates (v.0.6.2 and Content)


Community Events











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


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

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