You are here

protected property MemcacheStorage::$cache_ids in Memcache Storage 7

List of all cache ids in the current cache bin.

File

./memcache_storage.inc, line 41
Provides class for memcached data handling.

Class

MemcacheStorage
Class handles memcached cache objects.

Code

protected $cache_ids = array();