APC Object Cache Backend

0

APC Object Cache provides a persistent memory-based backend for the WordPress object cache. APC must be available on your PHP install. An object cache is a place for WordPress and WordP

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

APC Object Cache provides a persistent memory-based backend for the WordPress object cache. APC must be available on your PHP install.

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 APC Object Cache backend is also compatible with Batcache, the powerful full page caching engine that runs on WordPress.com

Be sure to read the installation instructions, as this is not a traditional plugin, and needs to be installed in a specific location.