[ Quellcode: dirty.js ]
Paket: node-dirty (1.0.0-0.1)
Links für node-dirty
Debian-Ressourcen:
Quellcode-Paket dirty.js herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu node-dirty
|
|
|
|
-
- dep: nodejs
- Ereignisgesteuerte E/A für JavaScript V8 - serverseitiges Laufzeitprogramm
node-dirty herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 8,2 kB | 28,0 kB | [Liste der Dateien] |