FastCache class, the smart Cache class - BSD License

Daniele Bonini cc8206d938 Update class.fastcache.inc преди 5 години
LICENSE b92d5d636b Create LICENSE преди 5 години
README.md 27c02c7cd9 Update README.md преди 5 години
class.fastcache.inc cc8206d938 Update class.fastcache.inc преди 5 години

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");