https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504
--- Comment #87 from Jonathan Druart <[email protected]> --- This is cached in L2 (memcached) but L1 will be populated (memory). So the retrieval of the syspref should be fast. But here we are talking about caching the split of a very short string, and we are in perl, I am not sure it makes a lot of sense. -- 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/
