1
0
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:
leibale
2021-11-15 16:00:28 -05:00
parent f93e28f8f2
commit 994d8dcbe1
9 changed files with 349 additions and 319 deletions

View File

@@ -0,0 +1,5 @@
.nyc_output/
coverage/
lib/
.nycrc.json
tsconfig.json

View File

@@ -0,0 +1,2 @@
# @redis/search
The sources and docs for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.