@turystack/nestjs-lock
v1.0.0
Published
Distributed locking for NestJS built on @turystack/nestjs-cache storage adapters.
Readme
@turystack/nestjs-lock
Distributed locking for NestJS built on @turystack/nestjs-cache storage adapters.
Installation
pnpm add @turystack/nestjs-lockPeer dependencies
The host application provides these:
pnpm add @nestjs/common @nestjs/core @turystack/nestjs-cache @turystack/nestjs-config reflect-metadataDocumentation
Options, API reference and examples:
https://tury.dev/libs/nestjs-lock
Development
pnpm install
pnpm typecheck
pnpm check
pnpm test
pnpm build