[wp-trac] [WordPress Trac] #27470: added a WP_Feed_Cache_Memcache client using memcache as backend
WordPress Trac
noreply at wordpress.org
Fri Mar 21 02:31:36 UTC 2014
#27470: added a WP_Feed_Cache_Memcache client using memcache as backend
-------------------------+----------------------
Reporter: Wei Feng | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Feeds | Version: trunk
Severity: normal | Resolution: invalid
Keywords: | Focuses:
-------------------------+----------------------
Changes (by DH-Shredder):
* status: new => closed
* resolution: => invalid
* component: Widgets => Feeds
* milestone: Awaiting Review =>
Comment:
Hi Wei!
Thanks for this report. We actually handle external object caching using
an object caching API, through an `object-cache.php` drop-in.
Transients will automatically use this when the drop-in is available.
If you'd like an example drop-in, check out this one for Memcache:
http://wordpress.org/plugins/memcached/
Hopefully this helps!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27470#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list