http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9352|0 |1 is obsolete| | Attachment #9353|0 |1 is obsolete| | --- Comment #33 from Mason James <mtj@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@cpbibliography.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.