 August 2007
Number 7 |
Memcache is an application that stores arbitrary data in the memory of a server.
Data stored in a memcache server can be accessed very quickly. Memcache is often used to store user session data of Web applications handled by a cluster of servers.
This class makes it easy to access data store in a memcache server as if it was a regular PHP array.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|