[Pkg-javascript-commits] [node-node-redis] 04/19: be a bit more verbose in the long description
Mike Gabriel
sunweaver at debian.org
Wed Aug 20 13:18:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository node-node-redis.
commit ba89ddede2c03fe7c1f3148ce2f4314b6120aa71
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu May 9 23:42:15 2013 +0200
be a bit more verbose in the long description
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index b6e24e1..2bd5eaa 100644
--- a/debian/control
+++ b/debian/control
@@ -22,5 +22,8 @@ Suggests:
node-parallel,
Description: Redis client implementation for Node.js
Redis is a networked, in-memory, key-value data store with optional durability.
+ As the durability of data is not needed, the in-memory nature of Redis allows it
+ to perform extremely well compared to database systems that write every change
+ to disk before considering a transaction committed.
.
This module provides Redis client support for Node.js.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-node-redis.git
More information about the Pkg-javascript-commits
mailing list