npm mongo-seeding-cli 2.0.0

latest releases: 4.0.0, 4.0.0-alpha.0, 3.8.0-alpha.0...
6 years ago
  • Breaking change: Change reconnect timeout behavior and rename reconnectTimeout to reconnectTimeoutInSeconds. From now all errors (not only connection refused one) will be ignored until the timeout exceeds. The error output is still printed with logger.
  • Breaking change: Rename dataPath to inputPath
  • Add ability to connect via Connection String URI (databaseConnectionUri) instead of database object
  • Support more separators in collection directory name: -, _, . or space
  • Make general refactoring (simplify code & tests)

Don't miss a new mongo-seeding-cli release

NewReleases is sending notifications on new releases.