Cache_Lite
[ class tree: Cache_Lite ] [ index: Cache_Lite ] [ all elements ]

File: Lite.php

Source Location: /Cache_Lite-1.4.0/Lite.php

Classes:

Cache_Lite

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

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.22 2004/11/25 20:01:55 fab Exp $

CACHE_LITE_ERROR_DIE [line 30]

CACHE_LITE_ERROR_DIE = 8

[ Top ]



CACHE_LITE_ERROR_RETURN [line 29]

CACHE_LITE_ERROR_RETURN = 1

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:15:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.