You are here

6 calls to dmemcache_extension() in Memcache API and Integration 6

dmemcache_close in ./dmemcache.inc
Close the connection to the memcache instance.
dmemcache_connect in ./dmemcache.inc
Initiate a connection to memcache.
dmemcache_instance in ./dmemcache.inc
Return a new memcache instance.
dmemcache_object in ./dmemcache.inc
Returns an Memcache object based on the bin requested. Note that there is nothing preventing developers from calling this function directly to get the Memcache object. Do this if you need functionality not provided by this API or if you need to use…
memcache_requirements in ./memcache.install
Implements hook_requirements().
_memcache_version_valid in ./memcache.install
Validate whether the current PECL version is supported.