Fourth
Watch Software is pleased to announce the release of NodeM version
0.5.0. This release includes the addition of the next_node API,
which
allows globalsjs, the global abstraction around NodeM that EWD.js uses,
to support a faster implementation of the _getDocument API.
It can be downloaded from
https://github.com/dlwicksell/nodem, or via the npm repository at
https://npmjs.org/package/nodem.
NodeM
is a Node.js binding to the GT.M language and database, or what is
often called a database driver. It provides an in-process API for
common GT.M
database functionality from within a Node.js process, including a
function API, allowing the ability to run MUMPS functions.