[wp-trac] [WordPress Trac] #23173: Don't cache arrays of query results in a single cache bucket

WordPress Trac noreply at wordpress.org
Mon Feb 4 13:54:16 UTC 2013


#23173: Don't cache arrays of query results in a single cache bucket
----------------------------+------------------
 Reporter:  ryan            |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.6
Component:  Cache           |     Version:  3.5
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+------------------

Comment (by ryan):

 In [changeset:"23385"]:
 {{{
 #!CommitTicketReference repository="" revision="23385"
 In wp_get_archives(), cache queries to individual cache buckets instead of
 storing them in one cached array. Use incrementor style passive cache
 invalidation.

 fixes #23206
 see #23173
 }}}

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


More information about the wp-trac mailing list