express-ctx
express context based on async_hooks without getting lost
express context based on async_hooks without getting lost
```cli npm i @nest-kr/transaction ```
```cli npm i @nest-kr/request-storage ```
A library for sharing context deep down in asynchronous call stacks based on Node's async-hooks. Works with callbacks and promises
A logger that makes use of continuation-local-storage (cls) to record logs with the same sessionId throughout the function call chain including callbacks and event emitter handlers.
koa middleware to provide declarative transaction for mongodb
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
A wrapper of the cls-hooked and node:async_hooks libs to use as middleware
A Transactional Method Decorator for mikroorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
A library that extracts and provides only some of the functions of the 'typeorm-transactional' npm module that are needed to operate in the Nestjs + TypeORM environment
Most adavances node.js web server logger with context storage.
A LogRoot Method Decorator that uses cls-hooked to handle and propagate log message details between different methods deeper in the callstack, removing the need to propagate a paremeter just for logging purposes
cls-hooked replacement using modern context tracking
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS