vicanso / async-local-storageLinks
local storage that is shared between all stack frames (top down) in a call chain, including async function
☆73Updated 3 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:
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆70Updated last year
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- ☆248Updated last year
- ☆155Updated last year
- ☆140Updated last year
- Performance impact of async_hooks☆59Updated 7 years ago
- Split Streams3 style☆290Updated last year
- Infer the content-type of a request.☆228Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Hystrix compliant Node.js Circuit Breaker Library☆301Updated 2 years ago
- Selective error catching and rewrite rules☆176Updated 8 months ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- Execute a callback when a request closes, finishes, or errors☆400Updated this week
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- HTTP request freshness testing☆162Updated 2 weeks ago
- Execute a listener when a response is about to write headers.☆157Updated 2 weeks ago
- Use connect and express middleware in koa☆169Updated 2 years ago
- Extra assertions on top of node's assert module☆121Updated 2 years ago
- return the first event in a set of ee/event pairs☆53Updated 6 years ago
- Delivers a human-readable diagnostic summary, written to file.☆325Updated 4 years ago
- Creates super long stack traces☆195Updated 8 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 5 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using DNS TTL cache for particular hostname☆48Updated 2 years ago
- qs for koa, and use querystring more safely.☆89Updated 3 months ago
- Promise based multipart form parser for KoaJS☆167Updated last year
- dnscache for Node☆189Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Get and set request-scoped context anywhere☆305Updated last month