You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
update readmes, add createCluster to the redis
package
This commit is contained in:
2
packages/client/README.md
Normal file
2
packages/client/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# @redis/client
|
||||
The sources and docs for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
|
@@ -45,5 +45,5 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/redis/node-redis/issues"
|
||||
},
|
||||
"homepage": "https://github.com/redis/node-redis"
|
||||
"homepage": "https://github.com/redis/node-redis/tree/master/packages/client"
|
||||
}
|
||||
|
Reference in New Issue
Block a user