Version 0.1.3 of nStore is out now.
nStore is an in-process key/value database for node.js. It uses
an append-only data format for inserts, updates and deletes, and
stores an index of all documents and their location. The latest
version can be downloaded from github
now.