PHP lithium\storage\cache\adapter Namespace

Classes

Name Description
Apc An Alternative PHP Cache (APC) cache adapter implementation.
File A minimal file-based cache.
Memcache A Memcache (libmemcached) cache adapter implementation.
Memory A minimal in-memory cache.
Redis A Redis (phpredis) cache adapter implementation.
XCache An XCache opcode cache adapter implementation.