[wp-trac] [WordPress Trac] #11431: object cache's terms bucket potentially contains junk

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 14 20:20:56 UTC 2009


#11431: object cache's terms bucket potentially contains junk
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:  ryan     
     Type:  enhancement        |      Status:  new      
 Priority:  normal             |   Milestone:  3.0      
Component:  Cache              |     Version:           
 Severity:  normal             |    Keywords:  has-patch
-------------------------------+--------------------------------------------

Comment(by ryan):

 The last_changed method used by terms was done to avoid the problems of
 the pages style caching where the arrays could get huge.  Currently, the
 last_changed method relies on old cache keys eventually being pushed out
 of the cache.  Using a timeout to reclaim them faster seems fine.

 I've yet to see flush by group (or even just flush) implemented solidly
 for all of the various cache backends for both WP and WPMU.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11431#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list