You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-25 00:40:59 +03:00
README improvements
highlight that all Redis commands are supported.
This commit is contained in:
committed by
GitHub
parent
d3fedc648f
commit
782f2553f9
@@ -6,7 +6,7 @@ redis - a node.js redis client
|
||||
[](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)
|
||||
|
||||
This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on high performance.
|
||||
This is a complete and feature rich Redis client for node.js. __It supports all Redis commands__ and focuses on high performance.
|
||||
|
||||
Install with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user