[wp-trac] Re: [WordPress Trac] #9048: Don't cache to options table if object cache installed

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 5 00:33:05 GMT 2009


#9048: Don't cache to options table if object cache installed
-------------------------+--------------------------------------------------
 Reporter:  ryan         |        Owner:  anonymous
     Type:  enhancement  |       Status:  new      
 Priority:  normal       |    Milestone:  2.8      
Component:  General      |      Version:           
 Severity:  normal       |   Resolution:           
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by markjaquith):

 > An alternative is to have the *_option() functions check a list of
 options that should be transient and send transients to the cache instead
 of the options table.

 Is there any chance that plugins will be calling the *_option() functions
 on these transient "options?" If so, they'll get a different result than
 *_transient() would. Then again, we might not care. The data is transient,
 after all.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/9048#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list