Cache wrapper

Package:
Cache wrapper
Summary:
Store and retrieve entries in memory caches
Groups:
Cache, PHP 5
Author:
denis
Description:
This class can be used to store and retrieve entries in memory caches.

It can perform several types of operations to access values stored memory based caches using extensions like APC, eAccelerator, XCache and MemCache.

Currently it can store an entry, retrieve an entry and clear all cache entries.


Powered by Gewgley