[Koha-bugs] [Bug 18821] TrackLastPatronActivity is a performance killer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 29 14:12:41 CEST 2018


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

--- Comment #34 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
I think we should not use the cache here. We will just dump too much in memory.
Should we change lastseen to a date and check if NOW> lastseen ? This would
skip a lot of writes ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list