|
Memcached-based cache.
More...
List of all members.
Detailed Description
Memcached-based cache.
- See also:
- http://www.danga.com/memcached/
Definition at line 23 of file Memcached.class.php.
Constructor & Destructor Documentation
Member Function Documentation
| Memcached::getList |
( |
$ |
indexes |
) |
|
| Memcached::get |
( |
$ |
index |
) |
|
| Memcached::delete |
( |
$ |
index, |
|
|
$ |
time = null | |
|
) |
| | |
| Memcached::append |
( |
$ |
key, |
|
|
$ |
data | |
|
) |
| | |
| Memcached::parseGetRequest |
( |
$ |
single |
) |
[private] |
| Memcached::sendRequest |
( |
$ |
command |
) |
[private] |
Member Data Documentation
Memcached::$link = null [private] |
The documentation for this class was generated from the following file:
|
|