async-hooks topic

List async-hooks repositories

nestjs-cls

370
Stars
22
Forks
Watchers

A continuation-local storage (async context) module compatible with NestJS's dependency injection.

node-async-context

71
Stars
5
Forks
Watchers

a continuation local storage / asynchronous execution context for node.js via async_hooks

async-local-storage

72
Stars
12
Forks
Watchers

local storage that is shared between all stack frames (top down) in a call chain, including async function

on-async-hook

37
Stars
10
Forks
Watchers

async_hook trace emitter 🔍