mongoose-smart-delete

A Mongoose plugin for implementing soft delete functionality, allowing documents to be marked as deleted without being removed from the database.

historical

A Mongoose plugin that archives document diffs and manages document history.

couchdb-backup-restore

Creates backups of couchdb databases (.tar.gz files containing one .json file per database) and restores from those backups.