Variables that suck less
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Looking for co-maintainers - contact beejeebus if you're interested!
This module provides more predictable, less site-eating behaviour 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.
