Async-aware state management, maintaining context across asynchronous calls.
-
Updated
Jul 3, 2018 - TypeScript
Async-aware state management, maintaining context across asynchronous calls.
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 thread local approximation built on async hooks, written in TypeScript
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
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.
Event Emitting and Async Middleware Hooks 🪝
Based on async_hooks, maintains execution context across asynchronous calls of function in nodeJS
A minimalist context for node, inspired by React Context API
Asynchronous operation debugger built on top of async_hooks, inspired by asyncio debug mode of Python.
a cls session impletation using async_hooks
dive to callback with context
A simple plugin system for python with async hooks supported
A Node.js library that implements Continuation-Local Storage for Node 10+
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."