This module provides more predictable, less site-eating behavior around
Drupal's variable system.
The caching around the {variable} table in core is braindead. For many sites, a
large variable table plus relatively regular variable_set() / variable_del()
(drupal_cron_run(), ooops) calls can cause a site outage.
This module reworks the caching layer so it can cope with a large number of
rows in the variable table, and makes the cache clearing that happens around
writes to the table, way, way, way less likely to take your site down.
This module requires a core patch, and can break your site and eat your lunch.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Performance
- By Anonymous on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.