Package: node-dirty (1.0.0-0.1)
Links for node-dirty
Trisquel Resources:
Download Source Package dirty.js:
Maintainer:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- David Paleino
External Resources:
- Homepage [github.com]
Similar packages:
tiny and fast key-value store for Node
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.
Other Packages Related to node-dirty
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
also a virtual package provided by node-pegjs
Download node-dirty
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.9 kB | 28 kB | [list of files] |