Cache Plugin Cache Plugin
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Cache Plugin

Started by idosha, January 26, 2019, 08:22:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

idosha

Looking for a cache plugin to be built to avoid as many SQL database lookups. Particularly the "last updated" sections of the album index list.

ron4mac

Quote from: idosha on January 26, 2019, 08:22:24 PM
Looking for a cache plugin to be built to avoid as many SQL database lookups. Particularly the "last updated" sections of the album index list.
As the software core of the gallery is currently written, it would not be possible for a plugin to accomplish the task. Some form of caching, however, is a very good idea and will be considered for a future release of CPG.