Session Cache Form stores additional information in 'cache_form' table, which allow to maintain the table more flexible.
When user logged out, module deletes all 'cache_form' records for his session.
In case when the session was dropped by Drupal, module has hook_cron() implementation to clear 'cache_form' table for records which has sessions ids that already expired.

Please read README.txt

Project information

Releases