Articles tagged with "memcache"
Memcache wrapper class
A simple wrapper for PHP's Memcache functions
[Read more] Memcache component
A component for using Memcache to cache data from your controllers
[Read more] Simple way to memcache (almost) all database queries
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. Feel free to disagree, upgrade and so on.
[Read more] 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. Feel free to disagree, upgrade and so on.
Latest Comments