Showing 1-20 of 168 packages
squat for node core module
check if the current node version has async_hooks.
An implementation of Domain-like error handling, built on async_hooks
`async_hooks` shim for Bare
CLS-like context using async_hooks for node >= 8.0.0
Continuation Local Storage based on async_hooks
express context based on async_hooks without getting lost
NestJS Async Context based on async_hooks
Mongoose plugin providing experimental support for Node.js `async_hooks`
A worker_threads pool implementation based on the official Node.js async_hooks documentation
Creating request-scoped contexts using the async_hooks lib
NodeJS Contextual Dependency Injection using native async_hooks - IoC
CLS using async_hooks
Provides an easy to use class for using AsyncLocalStorage from 'async_hooks' by nodejs
A rework of the express-http-context package to use the new async_hooks API
Bare compatibility wrapper for the Node.js builtin `async_hooks` module
OpenTelemetry AsyncLocalStorage-based Context Manager
Globally accessible processing context based on async_hooks
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
A context-based instantiation system using `async_hooks`, ensuring each class instance is scoped to a unique execution context, with automatic creation and reuse of different instances using the same reference across multiple contexts.