You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-11 22:42:42 +03:00
v.2.3.0
This commit is contained in:
@@ -3,7 +3,7 @@ redis - a node.js redis client
|
|||||||
|
|
||||||
[](https://travis-ci.org/NodeRedis/node_redis)
|
[](https://travis-ci.org/NodeRedis/node_redis)
|
||||||
[](https://coveralls.io/r/NodeRedis/node_redis?branch=)
|
[](https://coveralls.io/r/NodeRedis/node_redis?branch=)
|
||||||
[](https://ci.appveyor.com/project/BridgeAR/node-redis/branch/master)
|
[](https://ci.appveyor.com/project/BridgeAR/node-redis/branch/master)
|
||||||
[](https://gitter.im/NodeRedis/node_redis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
[](https://gitter.im/NodeRedis/node_redis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||||
|
|
||||||
This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on performance.
|
This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on performance.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "redis",
|
"name": "redis",
|
||||||
"version": "2.2.5",
|
"version": "2.3.0",
|
||||||
"description": "Redis client library",
|
"description": "Redis client library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"database",
|
"database",
|
||||||
|
Reference in New Issue
Block a user