https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17530
--- Comment #28 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #26) > > > 3. The cache is cleared in a very lazy way :) > > Lazy is good enough here imo. > > I do not think so, the cache is flushed every time the page is hit. The L1 cache is cleared. I do not see the need to remove it frequently from memcached. If we change smart rules, it is cleared (even more strict than needed; read: programmer's lazy). This cache is just for faster presentation, no threat for bad data or so. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
