Skip to content

Commit d42f61b

Browse files
author
Tim Vaillancourt
committed
nodes -> members
1 parent e49f290 commit d42f61b

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 members for backup by considering replication lag, replication 'priority' and by prefering 'hidden' nodes.
10+
- Auto-discovers healthy members for backup by considering replication lag, replication 'priority' and by prefering '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)