@stackmason/nest-ioredis

v1.0.4
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 @stackmason/nest-ioredis

Metadata

  • MIT
  • Whatever
  • John Biundo
  • released 8/3/2019

Downloads

Maintainers