WP Manifestindependent plugin directory
manifest / performance / ace-redis-cache

Ace Redis Cache

A Redis Caching Plugin for WordPress. With some other useful features.

by Ace Media · github.com/acemedia/ace-redis-cache

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/acemedia/ace-redis-cache/archive/refs/heads/main.zip

From the readme

Ace Redis Cache High-performance full-page, block-aware, and object caching layer for WordPress with dynamic placeholder expansion, micro-caching, intelligent minification, and Brotli/Gzip compression. Designed for edge-grade throughput while preserving dynamic user-facing fragments safely. Enterprise-grade Redis caching with intelligent minification, circuit breaker reliability, AWS ElastiCache/Valkey TLS+SNI support, and advanced admin interface for WordPress. Plugin Metadata - Contributors: AceMedia - Donate link: https://acemedia.ninja/donate/ - Tags: cache, redis, performance, speed, optimization, object cache, page cache, full page cache, block cache, aws, elasticache, valkey, tls, sni, minification - Requires at least: 5.0 - Tested up to: 6.8 - Requires PHP: 7.4 (8.x recommended) - Stable tag: 1.0.3 (was 0.5.0 previously) - License: GPLv2 or later - License URI: https://www.gnu.org/licenses/gpl-2.0.html What Makes It Different - Intelligent pre-minification (write-time; zero runtime overhead) - Circuit breaker & graceful degradation (admin bypass + guest safety) - Dual-store (original + minified; safe fallback) - Dynamic placeholder expansion for block-l

Read the full README on GitHub →