[Koha-bugs] [Bug 7248] Caching for services

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 21 21:04:06 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248

--- Comment #7 from Chris Hall <chrish at catalyst.net.nz> 2011-11-21 20:04:06 UTC ---
Created attachment 6372
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6372
Update to t/Cache.t for better testing of Koha/Cache.pm and Koha/Memcached.pm

Hey Katrin

Attached is a simple unit test (it requires a Memcached server to be running
and configured in your koha-conf.xml).

This enhancement moves both Cache.pm and Memcached.pm out of the C4 namespace
and into the Koha namespace as well as a minor tidy up (work done by Chris
Cormack).

This enhancement also adds the appropriate system preferences entries to allow
caching to be enabled/disabled globally (from within system prefs -> admin ->
caching options -> usecache).

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list