FastCache class, the smart Cache class - BSD License

Daniele Bonini 27c02c7cd9 Update README.md 5 lat temu
LICENSE b92d5d636b Create LICENSE 5 lat temu
README.md 27c02c7cd9 Update README.md 5 lat temu
class.fastcache.inc fc7ebd45f1 ver 1.0 5 lat temu

README.md

FastCache

FastCache class

@package OpenGallery http://github.com/par7133
@author Daniele Bonini my25mb@aol.com
@version 1.0
@access public
@note You have to declare in your "config.inc" file - or whatever file you
use for the purpose, the following global constants:
define('CACHE_HOST', "localhost");
define('CACHE_PORT', "11211");