PHP Bluz\Cache\Adapter 네임스페이스

클래스들

이름 설명
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