Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 503 Bytes

Noni MongoDB

This module wraps the mongodb driver API with ones from @quenk/noni for easier use with projects depending on that library.

It avoids adding too much to the functions mongodb exports, mostly simplifying arguments and wrapping results in noni data types.

Only functions we actually use at QT are included here, additional ones may be added in the future but there is no guarantee.

License

Apache-2.0 (C) 2019 Quenk Technologies Limited