GrootMade is NOT affiliated with cache-collector or its original author. cache-collector™ is a trademark of its respective owner and use of it does not imply any endorsement or affiliation. This product has been forked under the GNU General Public License (GPL) and all non-GPL assets (such as proprietary images, fonts, and branding) have been removed. Distributing GPL-licensed code is 100% legal.
This tool provides a method for developers to manage and purge dynamically generated cache keys in a structured way. It is designed for those working on sites where cache keys are hashed or otherwise difficult to track manually, offering a systematic approach to cache invalidation.
Dynamic Key Registration: Store cache or transient keys within named collections when the data is first cached, linking them for future reference.
Bulk Purge Operations: Clear all cached items within a specific collection using a single function call or WP-CLI command, eliminating the need to recalculate individual keys.
Object-Relational Linking: Associate cache keys directly with posts or taxonomy terms; updating the core object automatically triggers a purge of its related cache collection.
Automatic Cleanup: Registered keys include a time-to-live (TTL) value, ensuring the collection management system eventually removes stale entries to maintain performance.
Flexible Integration: Works with standard caching functions and includes specific helper functions for registering cache keys and transients with minimal code.
We do not provide support for the original product. If you need official support, please purchase a license from the original developer. Our community assistance is only for issues related to our forked version.
Have questions, feedback, or need support? Join the discussion on our forum.
Discuss on ForumVersion
Author
Updated
Version
Author
Updated
Version
Author
Updated
Author
Version
Type
License
Access
Minimum Version
Requires PHP
Fork date
Updated
Original slug