[Bug 15562] Make Koha more suitable for shared hosting with plack
29 Jan
2016
29 Jan
'16
3:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15562 --- Comment #3 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- Created attachment 47422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47422&action=edit Removed Koha::Cache->get_instance() There should be no cache singleton, full stop. If Koha is to move away from .pl scripts that is. As an interim measure Koha::Cache->get_instance() is replaced with C4::Context->cache, in the vein of C4::Context->memcached. In that respect it will continue to work in the singleton-ish way if context is used as a singleton, but supports cache-per-context. -- You are receiving this mail because: You are watching all bug changes.
3820
Age (days ago)
3820
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org