Home Plugins focus object cache
FOCUS Cache logo

FOCUS Cache

by Derrick Tennant on WordPress.org

File-based Object Cache is Utterly Slow: An Object Caching Dropin for WordPress that uses the local file system.

(1)

I needed a persistent object cache while doing work on a budget hosting provider. A lot of the other file-based caching plugins were either bundled with other things I didn’t need (W3 Total Cache), or were old and broken.

On the sites I’ve tested this with, that have slow database servers, I have noticed an increase in page generation times of about 2x. On the other hand, for sites that have fast database servers it can actually increase page generation time. Whenever possible, I’d recommend using Memcached, Redis, or your other quality cache of choice.

I’ve been heavily influenced by redis-cache, wp-redis, W3 Total Cache, and wp-memcached to name a few.

Active installations10+
Weekly downloads
5-16.67%
Version1.0.1
Last updated6/23/2017
WordPress version4.3.11
Tested up to4.8.25
Tags
cachecaching