Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-leveldown
LevelDB bindings - Node.js module
https://github.com/Level/leveldown
0
no reviews
Install
LevelDOWN provides a Node.js JavaScript API to the LevelDB C library. It provides the ability to open and close a LevelDB instance, as well as the put, get, del, and batch operations.
Node.js is an event-based server-side javascript engine.