[Koha-bugs] [Bug 17530] Don't show 'article request' link when no article requests are permitted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 1 09:01:23 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17530

--- Comment #28 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list