NewsFeaturesDownloadsDevelopmentSupportAbout Us

Cache


Packages

package  Cache_Lite

Classes

class  BaseCacheProvider
class  Cache
class  CacheManager
class  MemCache
class  NullCache

Detailed Description

The Cache group is made up of the Cache class, which provides the basic methods to store and retrieve data based on keys, and the CacheManager class which provides a singleton to access to the global.