A Mongoose Backend written in Typescript/ES6 for minion.js, a high performance job queue for Node.js
- Add documentation
- Fix errors when connection has gone away because end() hash been called.
- Dequeue algorith doesn't works well if document are never enqueued. Fixed.
- Fix some errors in connection and disconnection
- Fix dependences
- Fix bug when backend creates the connection
- Fix documentation on connection
- First public release