Newer
Older
WP Spider Cache is your friendly neighborhood caching solution for WordPress. It uses Memcached to store both objects & page output.
If you are familiar with Batcache and WP Super Cache, you'll be right at home here.
It comes with:
* Support for registering multiple Memcached servers
* An administration UI for viewing cache data
* Ability to flush specific keys & groups
* Drop-ins for `object-cache.php` and `advanced-cache.php`
# Installation
* Download and install using the built in WordPress plugin installer.
* Optionally copy contents of `drop-ins` to your `wp-content` directory
* Optionally activate in the "Plugins" area of your admin by clicking the "Activate" link.
* No further setup or configuration is necessary.
# FAQ
### Does this work with on single-site, multi-site, and multi-network installations?
### Does this work with BuddyPress, bbPress, and GlotPress?
* EasyDigitalDownloads
* WooCommerce
* Jetpack
* All Stuttter plugins
* Keyring
### Credits
This plugin is largely inspired by:
* Memcached
* Batcache
* Super Cache
* Johnny Cache
### Where can I get support?
The WordPress support forums: https://wordpress.org/support/plugin/wp-spider-cache.
### Can I contribute?
Yes, please!