[wp-trac] [WordPress Trac] #57625: WP_Query cache memory leak

WordPress Trac noreply at wordpress.org
Fri Mar 10 16:27:41 UTC 2023


#57625: WP_Query cache memory leak
-------------------------------------------------+-------------------------
 Reporter:  owi                                  |       Owner:
                                                 |  spacedmonkey
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  6.3
Component:  Cache API                            |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch needs-dev-note early       |     Focuses:
  commit                                         |  performance
-------------------------------------------------+-------------------------
Changes (by spacedmonkey):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55526" 55526]:
 {{{
 #!CommitTicketReference repository="" revision="55526"
 Cache API: Introduce new queries cache groups.

 Give developers more control over how query caches are handled within an
 object caches. Now all caches that cache the result of a query, are cached
 in a group that is suffixed with -queries. Developers can use these
 groups, to add custom cache invalidation rules or to make them none
 persistent.

 Props spacedmonkey, owi, tillkruess, skithund, peterwilsoncc, flixos90,
 sergeybiryukov, mukesh27.
 Fixes #57625.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57625#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list