Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 736 Bytes

File metadata and controls

20 lines (14 loc) · 736 Bytes

FastCache

FastCache class

@package OpenGallery http://github.com/par7133
@author Daniele Bonini code@gaox.io
@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");

For any need of software additions, plugins and improvements please write to info@numode.eu

To help please donate by clicking https://gaox.io/l/dona1 and filling the form.

Feedback: code@gaox.io