Procedural File: Lite.php
Source Location: /pear/Cache/Lite.php
Page Details:
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 <ipso@snappymail.ca> Nota : A chinese documentation (thanks to RainX <china_1982@163.com>) is available at : http://rainx.phpmore.com/manual/cache_lite.html
Tags:
CACHE_LITE_ERROR_DIE [line 27]
CACHE_LITE_ERROR_RETURN [line 26]
|