{"library":"async-local-storage","type":"library","category":null,"description":"An async hooks-based thread-local-like storage for Node.js, providing per-call-chain context propagation. Version 2.3.1 supports Node >=8.0.0 using async_hooks. It offers scopable storage, linked top behavior, and create time tracking. Compared to alternatives like cls-hooked or async_hooks directly, it provides a simpler API but lacks built-in automatic cleanup and has known performance overhead. Last updated in 2018; no active maintenance observed.","language":"javascript","status":"maintenance","version":"2.3.1","tags":["javascript","threadlocal","call chain"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install async-local-storage","imports":["import als from 'async-local-storage'","import { enable } from 'async-local-storage'","import { scope } from 'async-local-storage'","import { set, get } from 'async-local-storage'"]},{"cmd":"yarn add async-local-storage","imports":[]},{"cmd":"pnpm add async-local-storage","imports":[]}],"homepage":"https://github.com/vicanso/async-local-storage#readme","github":"https://github.com/vicanso/async-local-storage","docs":null,"changelog":null,"pypi":null,"npm":"async-local-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}