Package: wnpp Severity: wishlist Owner: Andrew Kelley <superjo...@gmail.com> X-Debbugs-CC: debian-de...@lists.debian.org
* Package name : node-leveldown Version : 0.10.2 Upstream Author : Rod Vagg <r...@va.gg> * URL : https://github.com/rvagg/node-leveldown * License : Expat Programming Lang: JavaScript Description : LevelDB binding, primary backend for LevelUP - Node.js module LevelDOWN was extracted from LevelUP and now serves as a stand-alone binding for LevelDB. . It is strongly recommended that you use LevelUP in preference to LevelDOWN unless you have measurable performance reasons to do so. LevelUP is optimised for usability and safety. Although we are working to improve the safety of the LevelDOWN interface it is still easy to crash your Node process if you don't do things in just the right way. . See the documentation on safety for details of known unsafe operations with LevelDOWN. . Node.js is an event-based server-side JavaScript engine.