Getting Started with Memcached
in PHP added by CalEvans, on 21/2/2009 cache memcached
Memcache is a tool which can cache objects in memory – and is often used for speeding up dynamic web applications. PHP has a built-in module for working with memcache, and its a simple and convenient way of introducing caching to your application.
1 comment save report- submitted
- Mon, Feb 16th 2009, 03:56
- clicks today
- 4
- clicks this month
- 14
- clicks all time
- 3240
