 September 2007
Number 5 |
memcache is client-server technology that allows caching data in the memory of a server.
It is often used to provide access to cached data shared by cluster of Web servers.
PHP provides an extension to access memcache servers. This class can be used as alternative to access memcache servers in environments on which the PHP memcache extension is not available.
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 |
|
|