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

--- Comment #1 from Jonathan Druart <[email protected]> ---
30M can be saved is we remove C4::Biblio and C4::Koha

Then we should replace the 2 use in the SearchEngine conditional with require
statements (ie. don't need to load Koha::Z3950Responder::ZebraSession if we are
using elastic).

And it's down to ~45M (vs 160Mo), before the a request is made.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to