|
NAMECache::MemoryBackend -- a memory based persistence mechanism DESCRIPTIONThe MemoryBackend class is used to persist data to memory SYNOPSISmy $backend = new Cache::MemoryBackend( ); See Cache::Backend for the usage synopsis. METHODSSee Cache::Backend for the API documentation. SEE ALSOCache::Backend, Cache::FileBackend, Cache::ShareMemoryBackend AUTHOROriginal author: DeWitt Clinton <dewitt@unto.net> Last author: $Author: dclinton $ Copyright (C) 2001-2003 DeWitt Clinton
|