Continuation Local Storage based on async_hooks
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
TypeScript definitions for cls-hooked
A continuation-local storage module compatible with NestJS's dependency injection.
Make bluebird work with the continuation-local-storage module.
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 nestjs-cls plugin for transactional decorators
Modal SDK for JavaScript/TypeScript
Compiles your TS app and restarts when files are modified.
A Prisma adapter for @nestjs-cls/transactional
Current context for LoopBack applications, based on cls-hooked
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
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 typeorm adapter for @nestjs-cls/transactional
AWS X-Ray Middleware for Express (Javascript)
CLS using AsyncWrap instead of async-listener - Node >= 4.7.0
Easily measure performance metrics in JavaScript
CLS-like context using async_hooks for node >= 8.0.0
AWS X-Ray SDK for Javascript
CLS OpenClaw diagnostics exporter: Prometheus metrics (pull/remote-write) + full-link Trace
A Drizzle ORM adapter for @nestjs-cls/transactional
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked