Cache wrapper
Package:
Summary:
Store and retrieve entries in memory caches
Groups:
Author:
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.
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.
Comments are closed.