Skip to content

Releases: feliixx/mgodatagen

v0.2

15 Sep 16:03
Compare
Choose a tag to compare
  • add aggregator generator
  • add -a | --append flag to only append documents to an existing collection
  • improve string generators
  • add unique option for strings
  • add maxDistinctValue option for generators

mgodatagen 0.1

28 Aug 14:15
Compare
Choose a tag to compare

Version 0.1

  • update progress bar library ( cheggaaa/pb.v2 )
  • Improve documentation and error messages
  • improve configuration file

Initial release

11 Aug 09:14
Compare
Choose a tag to compare

First release of mgodatagen.
Include:

  • support for all bson types
  • support for sharded collection
  • support for index building
  • support for multi-database writes