We store our pre-annotation in mongoDB which works great for genetic data. But every day the database is getting bigger and bigger and mongodump/mongorestore takes too long and uses too many resources. I know that 10gen has Incremental Backup services but at a cost plus we don't need the point in time features or cloud storage. I was wondering if anyone knows of any free, open source APIs that can do MongoDB incremental backup?