[wp-trac] Re: [WordPress Trac] #10274: Simplify options caching

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 25 19:39:02 GMT 2009


#10274: Simplify options caching
--------------------------+-------------------------------------------------
 Reporter:  ryan          |       Owner:  ryan
     Type:  defect (bug)  |      Status:  new 
 Priority:  normal        |   Milestone:  2.9 
Component:  Cache         |     Version:      
 Severity:  normal        |    Keywords:      
--------------------------+-------------------------------------------------

Comment(by ryan):

 The notoptions cache is not really dealt with yet. On wp.com and some
 other WPMU setups, all options are autoloaded so you can assume that if an
 option isn't present after all options are loaded it does not exist.
 There's no need for a separate notoptions cache. We can't do that on WP.
 The query in that patch makes the assumption that all options are
 autoloaded, so that will have to change. The patch and this ticket are
 simply meant to get discussion flowing.

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


More information about the wp-trac mailing list