Everyone,
I have released version 0.7.0 of NodeM - a GT.M database driver for Node.js. It has a new procedure API,
as well as improved build automation and many other improvements and bug fixes.
It is free and open source software, and you can download it from https://github.com/dlwicksell/nodem,
or if you use the npm package manager, you can install it with the command: npm install nodem
My next release will likely be a big one. I have been working on a
fully asynchronous version of
NodeM for a while, and have refactored the entire code base for better modularity and maintainability.
David Wicksell
Fourth Watch Software, LC