Go to the source code of this file.
Namespaces | |
namespace | memcached |
Classes | |
class | memcached |
Enumerations | |
enum | MEMCACHE_SERIALIZED |
enum | MEMCACHE_COMPRESSED |
enum | COMPRESSION_SAVINGS |
|
Minimum savings to store data compressed Definition at line 85 of file memcached-client.php. |
|
Flag: indicates data is compressed Definition at line 78 of file memcached-client.php. Referenced by memcached::_load_items(), and memcached::_set(). |
|
Flag: indicates data is serialized Definition at line 73 of file memcached-client.php. Referenced by memcached::_load_items(), and memcached::_set(). |