async-local-storage
There are 7 repositories under async-local-storage topic.
vicanso/async-local-storage
local storage that is shared between all stack frames (top down) in a call chain, including async function
getlarge/nestjs-tools
Open-source libraries for NestJS framework
alexy4744/packages
📦 A collection of loosely related packages that you might find useful
leapfrogtechnology/async-store
Global store utility for an async operation lifecycle and chain of callbacks.
maxgfr/node-simple-context
A minimalist context for node, inspired by React Context API
devu1997/cls-tracer
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
peterdee/node-als-example
An example of the Async Local Storage usage in Node