-
Batcache is a caching plugin for WordPress, relying on Memcached. It stores cached pages and files on a remote location and serves static pages instead of assembling and rendering the page for every user individually. In case of a huge traffic surge, new users are served older pages, so they still land on the site, even if the page is ...
-
Wrapper Cache is a wrapper to access several types of cache storage containers. It can store, retrieve, and delete entries of data stored in a given storage container. Wrapper Cache is a powerful PHP cache script.Currently it supports memcached, eaccelerator, apc, xcache or caches using a separate caching class.Requirement: PHP 5.0 or Higher

