vicanso / async-local-storageLinks
local storage that is shared between all stack frames (top down) in a call chain, including async function
☆73Updated 4 years ago
Alternatives and similar repositories for async-local-storage
Users that are interested in async-local-storage are comparing it to the libraries listed below
Sorting:
- Support keepalive http agent.☆596Updated 9 months ago
- ☆251Updated last year
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆772Updated last year
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆70Updated last year
- Hystrix compliant Node.js Circuit Breaker Library☆303Updated 2 years ago
- Execute a callback when a request closes, finishes, or errors☆402Updated 3 weeks ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included☆313Updated last year
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- ☆155Updated last year
- Get and set request-scoped context anywhere