Cacheable forms
Component ID
2622114
Component name
Cacheable forms
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module was created primarily to address issues related to the cache_form table in Drupal.
Specifically:
1. Ajaxified forms throw an error if the the form was served from a cached page after the corresponding record in cache_form was deleted
2. cache_form table size can grow to be extremely large in enterprise websites
