[Koha-bugs] [Bug 30860] Add option for CanBookBeReserved to return all item values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 15:52:25 CET 2023


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

--- Comment #27 from Nick Clemens <nick at bywatersolutions.com> ---
(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.


More information about the Koha-bugs mailing list