/includes/Cache/Lite.phpFast, 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
A tutorial is available in english at this url : http://www.pearfr.org/index.php/en/article/cache_lite (big thanks to Pierre-Alain Joye for the translation)
The same tutorial is also available in french at this url : http://www.pearfr.org/index.php/fr/article/cache_lite
Memory Caching is from an original idea of Mike BENOIT <ipso@snappymail.ca>
| Class | Description |
|---|---|
Cache_Lite
|
CACHE_LITE_ERROR_DIE = 8
(line 30)
CACHE_LITE_ERROR_RETURN = 1
(line 29)
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
A tutorial is available in english at this url : http://www.pearfr.org/index.php/en/article/cache_lite (big thanks to Pierre-Alain Joye for the translation)
The same tutorial is also available in french at this url : http://www.pearfr.org/index.php/fr/article/cache_lite
Memory Caching is from an original idea of Mike BENOIT <ipso@snappymail.ca>
Documentation generated on Mon, 05 May 2008 16:20:50 +0400 by phpDocumentor 1.4.0