[wp-trac] [WordPress Trac] #20031: memcached server support

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 13 11:17:00 UTC 2012


#20031: memcached server support
-----------------------------+----------------------
 Reporter:  camaran          |       Owner:
     Type:  feature request  |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Performance      |     Version:
 Severity:  normal           |  Resolution:  wontfix
 Keywords:                   |
-----------------------------+----------------------
Changes (by dd32):

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


Comment:

 The WordPress Object Cache supports pretty much every memory cache you can
 throw at it, through it's extendable API.

 Memcached support is available in this plugin:
 http://wordpress.org/extend/plugins/memcached/ and there is a plugin for
 every other variant out there.

 There's even a caching plugin that stores the generated HTML pages in
 memcache (or any other object cache):
 http://wordpress.org/extend/plugins/batcache/

 There's nothing else to do for the core support here.

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


More information about the wp-trac mailing list