nest-ioredis

v1.0.2
Configurable ioRedis Module for NestJs
nestjs redis ioredis module

build

rm -rf ./dist && tsc && npm run build:index

build:index

rm -rf ./index.js ./index.d.ts && tsc -d --skipLibCheck ./index.ts

format

prettier --write "src/**/*.ts"

lint

tslint -p tsconfig.json -c tslint.json

test

export DEBUG=cfg,trace; jest

test:watch

jest --watch

test:cov

jest --coverage
npm i nest-ioredis

Metadata

  • MIT
  • Whatever
  • John Biundo
  • released 7/11/2019

Downloads

Maintainers