2 Dec
2021
2 Dec
'21
5:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29474 --- Comment #45 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #42)
For instance if we are facing perf issues with the fetch of the circ rules, we should then cache them. Other areas would benefit from that kind of change. Code will stay clean and we wouldn't need write acrobatic code in this C4::Circ module, it does not need that :)
I've attached a patch on bug 29623, for discussion. -- You are receiving this mail because: You are watching all bug changes.