[Pkg-javascript-commits] [node-leveldown] 04/05: better long description
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Jul 11 20:14:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-leveldown.
commit c02e01956b9cb137e3ce98317b59d6e63740aad6
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Jul 11 20:07:28 2014 +0000
better long description
---
debian/control | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index cf9c093..68a2dc8 100644
--- a/debian/control
+++ b/debian/control
@@ -29,11 +29,10 @@ 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.
+ It is 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. Using leveldown directly it is easy to crash your Node.js
+ 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list