Changes between Initial Version and Version 1 of Ticket #36906, comment 11
- Timestamp:
- 06/01/2016 08:52:30 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36906, comment 11
initial v1 1 1 > It's likely that there are many places where we don't bother invalidating because the cache only lasts for the page load. 2 2 3 Exactly. Back when, the comment (and counts) groups didn't have the invalidation needed to allow them to persist beyond a page load. We made do with using non-persistent cache to reduce duplicate queries. I don't recall exactly what invalidation w hat was missing. Lots of changes (with which I'm out of touch) have happened since, so maybe this is ready to become persistent.3 Exactly. Back when, the comment (and counts) groups didn't have the invalidation needed to allow them to persist beyond a page load. We made do with using non-persistent cache to reduce duplicate queries. I don't recall exactly what invalidation was missing. Lots of changes (with which I'm out of touch) have happened since, so maybe this is ready to become persistent.