https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36350 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177370|0 |1 is obsolete| | --- Comment #17 from David Nind <david@davidnind.com> --- Created attachment 177371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177371&action=edit Bug 36350: Add caching for Objects::find and Objects::search Add subclass of Koha::Objects that provides cached find and search. To test: 1) Ensure the following tests pass: - t/db_dependent/Koha/Libraries.t - t/db_dependent/Koha/ItemTypes.t - t/db_dependent/Koha/Patrons.t - t/db_dependent/Koha/Acquisition/Currencies.t Sponsored-by: Gothenburg University Library Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.