Koha/opac/svc
Robin Sheat e9715c7921 Bug 12041 - improve Koha::Cache
This makes Koha::Cache behave better by default. It will use memcached
if available to do shared caching, if that's not available it will fall
back to in-memory caching. It also allows for a singleton accessor to
allow a single cache to be shared within a process.

* Added tests to confirm UTF8-cleanness.
* Added minor fixups to stop warnings.

Test plan:
* The t/Cache.t file runs successfully with and without the
  MEMCACHED_SERVERS envvar set (and memcached running in the
  environment.)

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-06-19 13:05:04 -03:00
..
login Bug 9587 : Handling mismatched emails better 2013-02-24 10:15:56 -05:00
overdrive_proxy Bug 10320: (follow-up) handle OverDrive authentication failure more gracefully 2013-09-08 07:04:50 +00:00
report Bug 12041 - improve Koha::Cache 2014-06-19 13:05:04 -03:00
shelfbrowser.pl Bug 10856: Improve the previous and next items on the shelf browser 2013-10-04 15:56:35 +00:00
suggestion