PHP Bluz\Cache\Adapter Namespace

Classes

Name Description
AbstractAdapter Base class for all cache adapters within Bluz\Cache package
Apc APC cache adapter
FileBase Base class for all filesystem-based cache adapters
Memcached Memcached cache adapter
PhpFile Adapter that caches data into php array.
Predis Redis cache adapter over Predis library
Redis Redis cache adapter