1 Jun
2018
1 Jun
'18
8:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17530 --- Comment #28 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.