[wp-trac] [WordPress Trac] #26141: complete cache system

WordPress Trac noreply at wordpress.org
Thu Nov 21 15:38:42 UTC 2013


#26141: complete cache system
-----------------------------+----------------------
 Reporter:  camaran          |       Owner:
     Type:  feature request  |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Cache            |     Version:  trunk
 Severity:  normal           |  Resolution:  wontfix
 Keywords:                   |
-----------------------------+----------------------
Changes (by johnbillion):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 Rather than trying to implement interfaces to every caching engine under
 the sun, WordPress instead provides the means for plugins to provide these
 interfaces.

 [http://www.viper007bond.com/2010/08/10/why-wordpress-doesnt-have-built-
 in-persistent-caching/ Alex Mills wrote an article on this a few years
 ago].

 > TL;DR: Persistent caching isn’t needed for most sites and is a pain to
 get working in all hosting environments. Instead WordPress makes it really
 easy to install a caching plugin if you need it.

 There are many plugins in the plugin directory that add support for APC,
 Memcached, Xcache, static page caching...

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


More information about the wp-trac mailing list