Bug 17941 - PureFunctions
This patch adds Koha::Util::PureFunctions PureFunctions adds a HashMap function attribute that will work as a Cached Index for stable, idempotent Getter functions that will greatly improve the speed of Koha in places where same function is called many times and produces many Mysql requests
Please register or sign in to comment