Jacob Santos‘ FuncDoc notes:
The WordPress Object Cache changed in WordPress 2.5 and removed a lot of file support from the code. This means that the Object Cache in WordPress 2.5 is completely dependent on memory and will not be saved to disk for retrieval later. The constant WP_CACHE also changed its meaning.
I’ve just started using the object cache and I’m happy with how it works now, so these changes are somewhat concerning. On the other hand, I’m confident that I’ll see even more performance gains once I get my head around the new cache and figure out how to implement it.
Extra: Peter Westwood’s Cache Inspect looks useful.
Posted February 7, 2008 by Casey Bisson
Categories: Dispatches, Technology. Tags: cache, changes, object cache, performance, wordpress, WordPress 2.5, wp-cache.
5 Comments
Comments RSS
TrackBack Identifier URI
Leave a comment
User contributed tags for this post:
fkhj tk (154) - wordpress 2.5 cache (54) - wordpress 2 5 cache (32) - s;s fkhj (29) - 89 com (28) - www.3 pic.com (25) - object porno (22) - w,v fkhj (21) - wordpress object cache (20) - fkhj (13) - sex fkhj (13) - wordpress 2 5 performance (12) - wordpress 2.5 caching (10) - wordpress 2.6 object cache (9) - www.3.pic.com (9) - wordpress (9) - wp-cache wordpress 2 5 (8) - wordpress 2 5 wp-cache (7) - WP Object Cache (7) - Enable the WordPress Object Cache (7) - fkhj s;s (6) - www.3pic.com (6) - wp-cache 2 5 (6) - 3 pic.com (6) - wp-cache 2.5 (6) - wordpress 2 5 (5) - fkhj sex (5) - wordpress cache 2.5 (5) - sexfkhj (5) - Wordpress 2 5 Caching (5) - wordpress 2 5 enable cache (5) - www.89.com.my (5) - cache wordpress 2.5 (4) - wordpress post object (4) - turn off caching in wordpress (4) - wordpress feed cache (4) - wordpress cache removed 2.5 (4) - fkhj tk s;s (4) - wp-cache wordpress 2.5.1 (4) - wordpress bookmark object (4) - wordpress 2.5 disk cache (3) - how to disable wp-cache in wordpress 2.5.1 (3) - sms fkhj (3) - wordpress 2.5 object cache (3) - wordpress wp_cache (3) - disable cache in wordpress (3) - 3.PİÇ.COM (3) - wordpress disable cache (3) - wordpress 2.5 performance (3) - sql query cache wordpress 2.6 (3) - caching wordpress 2.5 (3) - s;s fkhj tk (3) - wordpress rss feed cache (3) - wordpress 2.5.1 cache (3) - wordpress 2.6 cache (3) - wordpress cache url (3) - w,v s;s fkhj (3) - wordpress disk caching (3) - enable cache wordpress (3) - wordpress cache enable (2) - wordpress cache 2.6 (2) - fkhj\s;s (2) - www.world sexe pic.com (2) - wordpress turn on cache (2) - wordpress caching video (2) - gender 3pic xxl (2) - object cache 2 5 wordpress (2) - cache wordpress 2 5 (2) - enable wordpress cache (2) - wp_cache wordpress 2.6 (2) - Persistent Object Cache wordpress (2) - wordpress $post object (2) - caching for wordpress 2.5 (2) - sear video filme sexe (2) - enable cache in wordpress 2.5 (2) - probleme wordpress 2.51 permalink memory (2) - using caching in wordpress plugins (2) - turn off wordpress cache (2) - wordpress object cache 2.5 (2) - turning on caching in wordpress (2) - wordpress 2.5 cache plugin (2) - w,v fkhj s;s (2) - wordpress 2.5.1 speed (2) - wordpress Object not found! (2) - wp 2.5 Cache (2) - wp_cache_get wordpress (2) - where do rss feeds cache wordpress (2) - turn wordpress cache off (2) - wordpress memory cache (2) - wordpress cache enable 2.6 (2) - turn on object cache (2) - SEX FKHJ TK (2) - memory caching wordpress (2) - wp_cache_get wordpress 2.5 (2) - wordpress Caching dont work (2) - www.3.pic.com. (2) - wp_cache plugin (2) - filme sexe (2) - São Paulo (2) - xxl 3pic porno (2) - wp object cache stats (2) - get post from cache wordpress (2) - wep finder (2) - mss (2) - wordpress object cache plugin (2) - wordpress cache 2 5 (2) - WWW 3 PIC COM (2) - wordpress disable rss cache (2) - porno object (2) - cache 89 com (2) - wp object cache 2 5 (2) - 2 5 object cache plugin (2) - wordpress object cache 2.6 (2) - wordpress 2 5 cache disable (2) - time passing quote (2) - changes in wordpress 2 5 (2) - 3 pic (2) - sms.fkhj. (2) - site:maisonbisson.com www.worldsex.xcom (2) - how to disable cache wordpress (2) - wp_cache 2 5 (2) - WORDPRESS 2.5.1 OBJECT CACHE ENABLED (1) - s;s;fkhj (1) - enable cache da vinci (1) - sexe wep (1) - enable cache on wordpress 2.5 (1) - wordpress object post (1) - fkhj sex vedio (1) - how to enable file caching wordpress 2.6 (1) - plugin wordpress object not found (1) - wordpress wp_cache not working (1) - wordpress persistent cache disk (1) - 3 piç porno (1) - wordpress 2.5 and object caching (1) - disable cache on wordpress 2.6 (1) - wordpress cache function (1) - www filme sexe com (1) - wordpress 2.6.2 cache (1) - turn off cache = wordpress (1) - disable wordpress caching 2.5 (1) - WP 2.5.1 how enable permalink (1) - wp cache for wordpress 2.6.3 (1) - wordpress 2.6 cache enable (1) - wordpress 2.5 disable cache (1) - www.89 pic.com (1) - turn off cache on one page wordpress (1) - fkhj,tk (1) - changes in wordpress 2.5 wp-cache (1) - 3pic.comsex (1) - .fkhj tk (1) -
Actually, if you use the functions, you will have no problems, a few functions were removed, but all of the functions that plugin authors and core uses are still there and will remain. The only functionality that was removed was the enable cache and disable cache constants, so you can only disable the cache by using the new constant and replacing the current cache.
By using the caching functions you are doing your users a favor, so keep up that good work!
@Jacob Santos: I’ll definitely continue to code for them, but my concern is on the sysadmin side. The disk-based system is easy (if obviously not as efficient as a persistent memory-backed cache). I just need to learn more about that part.
I found some problem in using Object Cache in WordPress 2.5.
I have use the function wp_cache_set to cache the object, then I use the function wp_cache_get to get the object, but it return false.
the cache function in my plugin works in WordPress 2.3, but it doesn’t work on WordPress 2.5
can you help me to have a look my plugin?
my plugin is http://wordpress.org/extend/plugins/top-first-commentors/
thanks in advance
I will say, that it appears that you are setting the top commentors after you call the get cache function. Following the logic, your plugin would preform best with disk caching where it would just pull from that.
I would keep it like that or use another caching plugin. Currently, it appears that you are caching it to memory after you try to get it, which doesn’t help on the next page load when it must still preform the SQL query.
I just finished posting about the changes to the WP object caching system, including a history of WordPress’s caching abilities and memory-based extensions to the WP object cache that are WP 2.5 compatible… Hopefully it’ll provide some further insight into the matter: http://neosmart.net/blog/2008/wordpress-25-and-the-object-cache/