PHP Cachearium\Backend 네임스페이스

클래스들

이름 설명
CacheAPC Caches in APC
CacheFilesystem Caches in filesystem
CacheMemcached Cache class which uses memcache.
CacheNull Null cache class. Does nothing but implements all required methods.
CacheRAM This class caches on local RAM, only for the duration of this execution.