Revision Snip
Categories
Component ID
2722553
Component name
Revision Snip
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
215
Component created
Component changed
Component body
The Revision Snip module provides a utility to prune node revisions that are older than a certain number of days from the database. At some point in the lifetime of most Drupal 7 sites, revision storage becomes a source of database bloat. This module provides a simple utility for site owners to be able to perform a customized one time pruning of these revisions through the GUI or via drush.
The drush utilities optionally integrate with Drush Multi Processing, a plugin allowing for multi-threaded drush commands. This is especially useful in sites where revision bloat is exceptionally large.
