WinCache Object Cache plugin for WordPress
The WinCache Object Cache plugin provides a persistent memory-based backend for the WordPress object cache. An object cache is a place for WordPress and WordPress extensions to store the results of complex operations. On subsequent loads, this data can be fetched from the cache, which will be must faster than dynamically generating it on every page load.
The WinCache Object Cache for WordPress is available at the following location:
http://wordpress.org/extend/plugins/wincache-object-cache-backend/
Note: if you use the old version that you have downloaded from blog post about how to Make WordPress faster on IIS with WinCache 1.1, then it is highly recommended to upgrade to the version from wordpress.org.
The plugin is based on the code written by Mark Jaquith for his APC Object Cache WordPress plugin. Thanks to Andrew Nacin for pointing me to that plugin and suggesting to publish similar one for WinCache.

(4 votes, average: 4.75 out of 5)
Thanks, This one really accelerate WP even in the control panel !!
Good Job!
Wow that was fast. You’re awesome Ruslan. Going to download that and put it on my WordPresss site now.
Im getting:
Call to undefined function wincache_ucache_cache() in object-cache.php on line 167
I am running IIS7, latest Wincache (1.1), Php 5.3.6.
Any ideas?
Hi Will, this was a typo bug. Thanks for reporting this! I have published new version of the plugin (1.1) with the fix. Try it out and let me know if you still see any problems.
Looks great, ruslan!
Greate job, very fast!
Hi Ruslan,
I’ve installed the plugin on WP 3.4.2, PHP 5.3 and MySQL 5.1 but when I was activating the plug-in I am getting this message:
“Fatal error: Cannot redeclare wincache_get_cache() (previously declared in C:\Inetpub\wwwroot\swedcham\wp-content\object-cache.php:29) in C:\Inetpub\wwwroot\swedcham\wp-content\plugins\wincache-object-cache-backend\object-cache.php on line 31″
Any ideea what can be wrong? Thank you!
Julian