fix(connection): close connections onModuleDestroy
正在显示
| ... | ... | @@ -20,6 +20,7 @@ |
| }, | ||
| "dependencies": { | ||
| "@nestjs/common": "6.3.1", | ||
| "@nestjs/core": "^6.6.7", | ||
| "@types/ioredis": "^4.0.4", | ||
| "@types/uuid": "^3.4.4", | ||
| "ioredis": "^4.2.0", | ||
| ... | ... |
请
注册
或者
登录
后发表评论