Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

mongodb+srv:// seed-list support #289

Closed timvaillancourt closed 5 years ago

timvaillancourt commented 5 years ago
  1. Allow mongodb+srv:// seed-list URL, check SRV is supported, etc.
  2. Pin Pex to <=1.4 to fix build breakage on Pex 1.5/latest (to be fixed later).
  3. Add dnspython as dependency for SRV-record support.
  4. Update VERSION to 1.4.1.