/includes/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

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>

  • author: Fabien MARTY <fab@php.net>
  • version: $Id: Lite.php,v 1.2 2004/12/03 12:57:43 eddieajau Exp $
Classes
Class Description
Cache_Lite
Constants
CACHE_LITE_ERROR_DIE = 8 (line 30)
CACHE_LITE_ERROR_RETURN = 1 (line 29)

Documentation generated on Fri, 4 Mar 2005 13:56:24 +1000 by phpDocumentor 1.3.0RC3