[ bianca ]
[ Fonte: dirty.js ]
Pacote: node-dirty (1.1.3-1)
Links para node-dirty
Baixe o pacote-fonte dirty.js:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Download de node-dirty
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 6.5 kB | 28.0 kB | [lista de arquivos] |