https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30860
--- Comment #27 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #25) > I get the idea, but the implementation is weird. Why don't you simply cache > the items holdability info in L1? I didn't think it was weird, it seemed straightforward to me. Rather than put in cache, retrieve from cache we just call and get all the values. I think moving to L1 cache would be a great patch if you want to write it :-) -- You are receiving this mail because: 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/
