Skip to content

Initial Release

Choose a tag to compare

@guilhermelim guilhermelim released this 27 Jun 04:42
· 14 commits to main since this release
44f8e9a

v1.0.0 - Initial Release

Features:

  • Added support for MongoDB backup and restoration to Google Drive.
  • Implemented backup functionality to save MongoDB databases to Google Drive.
  • Implemented restore functionality to retrieve backups from Google Drive and restore them to MongoDB.
  • Added options to delete existing collections in the MongoDB database before restoring.
  • Implemented listing of backup files stored on Google Drive.
  • Added option to delete a backup file from Google Drive.

Documentation:

  • Updated README.md with installation instructions using npm and Yarn.
  • Updated README.md with usage examples and setup instructions for Google Cloud credentials and MongoDB connection.

License:

  • This project is licensed under the terms of the MIT License.