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+
local storage that is shared between all stack frames (top down) in a call chain, including async function
Long stack traces for Promises (Node 8 only).
A Node.js library that implements Continuation-Local Storage for Node 10+
dive to callback with context
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
An example of the Async Local Storage usage in Node
🔗 A context storage for async resources, based on the Node.js Async Hooks API
Utility and sample code for logging async operations in the context of a web-server using the async_hooks core api
A react.js toggle hook with support for async actions
A lightweight, powerful correlation ID tracking and context store written for Node.js that automatically propagates context through async operations using Node's `async_hooks`. Perfect for distributed tracing, request tracking, and logging correlation in micro services architectures.
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."