This class can store and retrieve data in a Memcache server.
It can connect to a given Memcache server and perform several types of operations with cached data entries using the PHP Memcache class.
The class can check of an cache entry with a given name exists, store a value in an entry, retrieve the value of an entry, and delete an entry.
The class can automatically add a prefix to the name of the cached entries.
| 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 |
|
|