[Koha-bugs] [Bug 6193] Use memcached cache koha-conf.xml configuration variables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 25 19:04:17 CET 2011


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

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> 2011-11-25 18:04:17 UTC ---
I heard about using YAML and agree it would be a good improvement. Just would
like to say that in our production sites the main concern was filesystem I/O,
as everything is stored in a SAN, and have multiple sites on the same virtual
VPS.

I also added in #c3 that i find more suitable the way memcached is handled in
C4::Context and posibbly reused across the Koha modules, meaning having a
single memcached object, and ismemcached variable to test.

Regards
To+

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list