File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/develop/clients/nodejs Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ categories:
1010- oss
1111- kubernetes
1212- clients
13- description : Connect your Node.js application to a Redis database
14- linkTitle : node-redis (Node.js )
15- title : node-redis guide (Node.js )
13+ description : Connect your Node.js/JavaScript application to a Redis database
14+ linkTitle : node-redis (JavaScript )
15+ title : node-redis guide (JavaScript )
1616weight : 4
1717---
1818
19- [ node-redis] ( https://github.com/redis/node-redis ) is the Redis client for Node.js.
19+ [ node-redis] ( https://github.com/redis/node-redis ) is the Redis client for Node.js/JavaScript .
2020The sections below explain how to install ` node-redis ` and connect your application
2121to a Redis database.
2222
You can’t perform that action at this time.
0 commit comments