PigCache replaces WordPress’s default object cache with Redis (official drop-in pattern), using PhpRedis when available or the bundled Predis. Configure the connection with PIGCACHE_REDIS_* constants in wp-config.php.
Features:
db.php drop-in) with per-table invalidation, so writing to one table does not discard results that never read itEvery feature listed above is included and fully enabled. The plugin has no license check, no trial period and no usage limit, and it does not contact any external service.
The object cache drop-in is derived from Redis Object Cache (GPLv3, Till Krüss / Rhubarb Group).
This plugin does not connect to any external service. All caching, invalidation and metrics happen on your own server and your own Redis instance.