Posted by swentel on June 2, 2011 at 9:31pm
Add on for the Entity cache module which caches entities in cache tables for faster retrieval. Entity cache implements hooks to flush them when needed, however, not all use cases are supported. This module tries to fill that gap for both core and contrib, keeping the original module as clean as possible.
Support
- Username change
- Node type insert/update/delete
- Webform components, e-mails and configuration form
There's probably more, submit patches in the queue.
API
You can use the API functions in the module for any custom functionality you write that doesn't belong in this module.
- entitycache_flush_add_submit_handler(&$form, $entity_type, $id);
- entitycache_flush_clear_cache($entity_type, $ids, $wildcard);
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Performance and Scalability
- Reported installs: 84 sites currently report using this module. View usage statistics.
- Downloads: 747
- Last modified: June 3, 2011