Skip to content

Commit 2704a8c

Browse files
author
Tim Vaillancourt
committed
Merge remote-tracking branch 'upstream/master' into replsethandler_to_backup_py
2 parents 07e5492 + 669c7db commit 2704a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Creates cluster-consistent point-in-time backups of MongoDB via wrapping 'mongod
77
### Features
88

99
- Works on a single replset (2+ members) or a sharded cluster
10-
- Auto-discovers healthy cluster/replset members (*checks replication lag, etc*)
10+
- Auto-discovers healthy members for backup by considering replication lag, replication 'priority' and by preferring 'hidden' members.
1111
- Creates cluster-consistent backups across many separate shards
1212
- Archives and compresses backups (*inline compression with mongodump 3.2+*)
1313
- Transparent restore process (*just add --oplogReplay flag to your mongorestore command*)

0 commit comments

Comments
 (0)