node-dirty - 1.0.0-0.1 main

Node is an event-based server-side JavaScript engine.
.
Dirty.js is a tiny & fast key value store with append-only disk log.
It is ideal for apps with less than 1 million records.
Its characteristics are:
- the file format is newline separated JSON;
- the database lives in the same process as the application, they
share memory;
- there is no query language, you just forEach through all records.

Priority: optional
Section: javascript
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 28.7 kB
Architectures: all 

 

Versions

1.0.0-0.1 all