[wp-trac] [WordPress Trac] #22176: Cache the results of the posts_request_ids query
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 12 15:04:43 UTC 2012
#22176: Cache the results of the posts_request_ids query
-------------------------+-----------------------------
Reporter: ryan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Cache | Version: 3.4.2
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------------
Description changed by ryan:
Old description:
> We are to the point where we could replace the advanced post cache plugin
> with something in core that is far simpler. We're most of the way there
> since introducing the split query. And with #22024 we have a good way of
> doing per-blog cache invalidation for classes of objects, which would be
> needed by this. Leveraging wp_cache_get_multi() as suggest in #22174
> would provide a complete replacement for the adv post cache plugin.
> http://plugins.svn.wordpress.org/advanced-caching/trunk/advanced-
> caching.php
New description:
We are to the point where we could replace the advanced post cache plugin
with something in core that is far simpler. We're most of the way there
since introducing the split query. And with #22024 we have a good way of
doing per-blog cache invalidation for classes of objects, which would be
needed by this. Leveraging wp_cache_get_multi() as suggested in #22174
would provide a complete replacement for the adv post cache plugin.
http://plugins.svn.wordpress.org/advanced-caching/trunk/advanced-
caching.php
--
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22176#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list