mbox

[0/1] Update cache code to INI style configuration

Message ID 20180309224251.31006-1-jelle@vdwaa.nl
Headers show

Message

Jelle van der Waa March 9, 2018, 10:42 p.m. UTC
This updates the cache code to make it possible to enable memcache for
the cache of MySQL data. I couldn't get APC working and can't figure out
if Arch still supports it, I'd suggest getting rid of it.

Would you accept more patches to use memcache caching?


Jelle van der Waa (1):
  Update cache code to INI style configuration

 INSTALL                    |  6 ++++++
 conf/config.proto          |  3 +++
 web/lib/cachefuncs.inc.php | 10 +++-------
 3 files changed, 12 insertions(+), 7 deletions(-)