Prerender In-Memory Cache

JSON →
library 1.0.2 ·javascript maintenance
verified Jun 7, 2026

A lightweight in-memory cache plugin for Prerender server, version 1.0.2. It caches rendered HTML pages in memory to avoid re-rendering the same URL repeatedly, improving performance for high-traffic sites. Configurable max cache size (default 100) and TTL (default 60 seconds). No external dependencies, integrates as a middleware. Maintenance mode with no recent updates.