From b4f5891da38f1329552f8abdb27335e4ba69b845 Mon Sep 17 00:00:00 2001 From: Matt Ranney Date: Wed, 29 Sep 2010 21:38:15 -0700 Subject: [PATCH] Draw attention to how awesome and trend-setting our speed techniques are. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf8e55ed4..7e5d8007df 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ The most popular Redis client, `redis-node-client` by fictorial, is very mature of node or value the maturity and stability of `redis-node-client`, I encourage you to use that one instead. `node_redis` is designed with performance in mind. The included `bench.js` runs similar tests to `redis-benchmark`, included with the Redis -distribution, and `bench.js` is as fast as `redis-benchmark` for some patterns and slower for others. +distribution, and `bench.js` is as fast as `redis-benchmark` for some patterns and slower for others. `node_redis` has many lovingly +hand-crafted optimizations for speed. + ## Usage