1.0.1 • Published 4 years ago

mixtures v1.0.1

Weekly downloads
12
License
MIT
Repository
github
Last release
4 years ago

mixtures

A shot at creating some sort of fixture loading framework for mongoose with mongoexport format JSON as input data.

For the moment the JSON file requires the default mongoexport format which is one record per line. This in combination with ReaderStream makes it possible to load HUGE fixtures since not all of it needs to be in RAM at the same time.

Usage

To be done!

...for the moment look at test/test.loader.js

Installation

  npm install mixtures
1.0.1

4 years ago

1.0.0

6 years ago

0.1.0

6 years ago

0.0.3

11 years ago

0.0.2

11 years ago