Skip to content

v1.0.0

Choose a tag to compare

@hostney hostney released this 22 Mar 02:34
· 14 commits to master since this release

Hostney Cache v1.0.0

WordPress plugin for automatic cache management on Hostney hosting.

Features

  • Automatic nginx cache purge on content changes - posts, pages, custom post types, taxonomies, comments
  • Smart URL collection - purges permalink, homepage, RSS feed, sitemap, and related archives
  • Deduplication and batching - multiple changes in a single request are collected and deduplicated
  • Batch overflow protection - falls back to full cache clear when more than 15 URLs are queued
  • Gutenberg debounce - handles concurrent save requests without duplicate purges
  • Memcached object cache management
  • Admin page with status overview, manual purge button, and activity log
  • Admin bar and post editor purge buttons

Requirements

  • WordPress 5.0+
  • PHP 7.4+
  • Hostney hosting (nginx caching with OpenResty/Lua)