When using a SQLite database, the database file can get fragmented and grow far beyond the actual data size. This module checks if the currend database is SQLite and then VACUUMs it every 3 hours.

Drupal 8+ version

No configuration options (feel free to port the features below).
Help appreciated for #3283573: Add a drush sqlite:vacuum command.

Drupal 7 version

On a configuration page you can...

  • change this interval
  • switch automatic vacuum off
  • trigger manual vacuum
Supporting organizations: 

Project information

Releases