http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248
Mason James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9352|0 |1 is obsolete| | Attachment #9353|0 |1 is obsolete| | --- Comment #33 from Mason James <[email protected]> --- 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 <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
