cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
-
Updated
Apr 23, 2024 - JavaScript
cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
A continuation-local storage (async context) module compatible with NestJS's dependency injection.
local storage that is shared between all stack frames (top down) in a call chain, including async function
a continuation local storage / asynchronous execution context for node.js via async_hooks
Long stack traces for Promises (Node 8 only).
A Node.js library that implements Continuation-Local Storage for Node 10+
A simple plugin system for python with async hooks supported
a cls session impletation using async_hooks
dive to callback with context
Asynchronous operation debugger built on top of async_hooks, inspired by asyncio debug mode of Python.
Event Emitting and Async Middleware Hooks 🪝
A Thread-local storage (TLS) like Map implementation, base on node async hooks, support nodejs & typescript
Processes ah-fs data obtained from async resources related to file system opearations.
Based on async_hooks, maintains execution context across asynchronous calls of function in nodeJS
A minimalist context for node, inspired by React Context API
Continuous local storage for koa and custom jobs (similar to thread context in java) with out of the box support for tracing request/job id
Async-aware state management, maintaining context across asynchronous calls.
Add a description, image, and links to the async-hooks topic page so that developers can more easily learn about it.
To associate your repository with the async-hooks topic, visit your repo's landing page and select "manage topics."