Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Cache_Lite

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

File/pear/cache/Lite.php

Description

Fast, light and safe Cache Class

Cache_Lite is a fast, light and safe cache system. It's optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests).

There are some examples in the 'docs/examples' file Technical choices are described in the 'docs/technical' file

Memory Caching is from an original idea of Mike BENOIT <[email protected]>

Nota : A chinese documentation (thanks to RainX <[email protected]>) is available at : http://rainx.phpmore.com/manual/cache_lite.html

Classes
Class Description
 class Cache_Lite
Constants
CACHE_LITE_ERROR_DIE = 8 (line 27)
CACHE_LITE_ERROR_RETURN = 1 (line 26)

Fast, light and safe Cache Class

Cache_Lite is a fast, light and safe cache system. It's optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests).

There are some examples in the 'docs/examples' file Technical choices are described in the 'docs/technical' file

Memory Caching is from an original idea of Mike BENOIT <[email protected]>

Nota : A chinese documentation (thanks to RainX <[email protected]>) is available at : http://rainx.phpmore.com/manual/cache_lite.html


Documentation generated on Mon, 05 Mar 2007 21:09:29 +0000 by phpDocumentor 1.3.1