Skip to content

Monsove provides an easy way to backup/restore your MongoDB databases to different storage engines using mongodump and mongorestore.

License

Notifications You must be signed in to change notification settings

robsonmwoc/Monsove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monsove

THIS GEM IS NOT FUNCTIONAL YET.

Monsove provides an easy way to backup/restore your MongoDB databases to different storage engines using mongodump and mongorestore.

This gem was based on previous experiments with Mongolicious and Mongobacker, both are very good but limited to use just with S3. Monsove was designed to allow you to work with any storage, in addition to the capability to restore your backups when necessary. All these features is under construction but will be available soon.

Installation

Add this line to your application's Gemfile:

gem 'Monsove'

And then execute:

$ bundle

Or install it yourself as:

$ gem install Monsove

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Monsove provides an easy way to backup/restore your MongoDB databases to different storage engines using mongodump and mongorestore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages