@iot9x.com/nestjs-redis
v3.0.2
Published
nestjs redis驱动
Maintainers
Readme
NestJS Redis 插件
注意:仍在开发中,目前仅在内部使用
支持环境
- node >=
16.x - NestJS >=
8.x
|版本|对应nestjs版本|开发时NodeJS版本|
|-----|-----|
| v3.x | v10.x | v20.10.0 |
| v2.x | v9.x | v16.18.0 |
| v1.x | v8.x ||
安装
$ npm i @iot9x.com/nestjs-redis
or
$ yarn add @iot9x.com/nestjs-redis
or
$ pnpm add @iot9x.com/nestjs-redis # 推荐使用pnpm使用
详见文档:NestJS Redis 驱动
