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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 30 03:58:46 CEST 2012


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

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9352|0                           |1
        is obsolete|                            |
   Attachment #9353|0                           |1
        is obsolete|                            |

--- Comment #33 from Mason James <mtj at kohaaloha.com> ---
Created attachment 9360
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9360&action=edit
Bug 7248 Added caching support and and moved Caching into Koha namespace

Unit test for Koha/Cache.pm (which includes Koha/Cache/Memcached.pm)

Note that in order to test Koha::Cache you must export the environment variable
MEMCACHED_SERVERS. For example:
$ export MEMCACHED_SERVERS=127.0.0.1:11211

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

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


More information about the Koha-bugs mailing list