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.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|