FastCache class, the smart Cache class - BSD License

Capitan Cloud 6d4ca906b6 Update README.md пре 1 година
LICENSE b92d5d636b Create LICENSE пре 4 година
README.md 6d4ca906b6 Update README.md пре 1 година
class.fastcache.inc cc8206d938 Update class.fastcache.inc пре 4 година

README.md

FastCache

FastCache class

@package OpenGallery http://github.com/par7133
@author Daniele Bonini posta@elettronica.lol
@version 1.0
@phpver 5.6 to 7.3
@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");