You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
Put npm install instructions right up top.
This commit is contained in:
@@ -6,6 +6,10 @@ although it probably will.
|
|||||||
|
|
||||||
This client supports MULTI and PUBLISH/SUBSCRIBE.
|
This client supports MULTI and PUBLISH/SUBSCRIBE.
|
||||||
|
|
||||||
|
Install with:
|
||||||
|
|
||||||
|
npm install redis
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
`node_redis` works in the latest versions of node, is published in `npm`, and is very fast, particularly for small responses.
|
`node_redis` works in the latest versions of node, is published in `npm`, and is very fast, particularly for small responses.
|
||||||
|
Reference in New Issue
Block a user