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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 15 18:04:03 CEST 2012


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

Ian Walls <koha.sekjal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |koha.sekjal at gmail.com

--- Comment #48 from Ian Walls <koha.sekjal at gmail.com> ---
Followup breaks out requirement of Koha::Cache to a universal use, then makes
use of the new subroutine.  Also centralizes the cache params into
Koha::Cache->new().  Also adds a pre-emptive check for ENV variables indicating
caching; if not present, will continue to fall back to other methods.  Some
additional warns if DEBUG is active.

All in all, looks okay, and applies cleanly (provided you apply the baseline
patch first).  Marking Passed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list