Get and set request-scoped context anywhere
TypeScript definitions for cls-hooked
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
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
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
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
Current context for LoopBack applications, based on cls-hooked
AWS X-Ray Middleware for Express (Javascript)
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
AWS X-Ray SDK for Javascript
CLS using AsyncWrap instead of async-listener - Node >= 4.7.0
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
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
Fork of the cls-hooked package, maintained by The Farmer's Dog Engineering
A continuation-local storage module compatible with NestJS's dependency injection.
CLS-like context using async_hooks for node >= 8.0.0
A wrapper of the cls-hooked and node:async_hooks libs to use as middleware
CLS using AsyncWrap instead of async-listener - Node >= 4.7.0
cls-hooked replacement using modern context tracking
Make bluebird work with the continuation-local-storage module.
A transactional wrapper for tests that use TypeORM that automatically rolls back the transaction at the end of the test.
CLS using AsyncWrap instead of async-listener - Node >= 4.7.0
A nestjs-cls plugin for transactional decorators