Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Dec 3, 2010
1 parent 0690e36 commit b63de60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,13 @@ usage: SnapshotUtil
This is pretty straight forward, it's meant for taking backups of your data. Some differences between it and mongodump are:

<li>It splits files based on a configurable size</li>

<li>It will let you select what you want to backup with inclusion and exclusion operators</li>

<li>It will automatically gzip the files as it rotates them</li>

<li>It supports a JSON export</li>

<li>It runs a configurable thread pool so you can backup multiple collections simultaneously</li>

examples:
Expand Down

0 comments on commit b63de60

Please sign in to comment.