[Koha-patches] [PATCH] Performance enhancing

Galen Charlton gmcharlt at gmail.com
Mon May 3 15:11:52 CEST 2010


Hi,

On Wed, Apr 7, 2010 at 9:01 AM, Henri-Damien LAURENT
<henridamien.laurent at biblibre.com> wrote:
> C4::Context.pm
> Loads all systempreferences at once
> And uses Memcached to cache them

Unless I'm missing something, there's a problem: in order to change a
system preference value, this patch would force the user to bounce
memcached (or wait seven days) for the change to take effect.  For
this to be pushed to master, there is needs to be functionality to
flush the cache.

Regards,

Galen
-- 
Galen Charlton
gmcharlt at gmail.com



More information about the Koha-patches mailing list