[wp-trac] [WordPress Trac] #56135: WP_Term_Query cache never expiring with persistent object cache
WordPress Trac
noreply at wordpress.org
Tue Aug 29 15:25:36 UTC 2023
#56135: WP_Term_Query cache never expiring with persistent object cache
--------------------------+----------------------
Reporter: skithund | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Taxonomy | Version: 6.0
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by spacedmonkey):
* resolution: duplicate => wontfix
Comment:
This was changed in [52669] / #54511. Query caches are invalidated using
different salts in the cache key. The idea is the redis / memcache would
just drop the keys, if not used. However, for other types of object cache,
there are a number of actions and new cache groups to help. There are all
documented [https://make.wordpress.org/core/2023/07/17/improvements-to-
the-cache-api-in-wordpress-6-3/ here].
For that reason, I don't think there is anything to do here. So I am going
to mark this as wontfix.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56135#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list