[Koha-bugs] [Bug 16079] Retrieving system preferences from database via DBIx is not fast enough

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 9 16:20:19 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16079

--- Comment #6 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Jonathan Druart from comment #5)

> I personally think that we cannot support all the configurations and that
> Koha will only be usable with Plack and a caching system enabled.

Yep, and apart from DBIx class loading penalty under CGI, soon Koha will
require Moose as well (and/or Moo or whatever) and so on.

+1 for depreciating setups w/o memcached (or another persistent caching system)
in (eg.) 1 release cycle and non-plack setups (in 1-2 release cycles ?).

That doesn't necessarily mean Koha should / needs to completely cease to work
without plack and memcache (not in the near future at least), more like: all
performance-related complains for non-plack setups could be by default
redirected to /dev/null after that.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list