Class Memcache

extends MemcachePool

Represents a connection to a set of memcache servers.

Methods
Methods inherited from MemcachePool
connect(), addServer(), setServerParams(), setFailureCallback(), getServerStatus(), findServer(), getVersion(), add(), set(), replace(), cas(), append(), prepend(), get(), delete(), getStats(), getExtendedStats(), setCompressThreshold(), increment(), decrement(), close(), flush()