Provides execution context wrapper for node JS, can be used to create execution wrapper for handling requests and more
NestJS Async Context based on async_hooks
Persistent execution context allowing you to get/set the context anywhere implemented using async hooks. Can be used to create request level execution context, a stack trace that persists through async resources, or anything else you need to survive the e
Vizydrop correlation id helper based on async hooks