vicanso / async-local-storage
local storage that is shared between all stack frames (top down) in a call chain, including async function
☆72Updated 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
- ☆246Updated 10 months ago
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆70Updated last year
- Selective error catching and rewrite rules☆175Updated 5 months ago
- ☆155Updated last year
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- ☆140Updated 10 months ago
- Performance impact of async_hooks☆59Updated 7 years ago
- ☆45Updated 7 years ago
- qs for koa, and use querystring more safely.☆88Updated 3 weeks ago
- Extra assertions on top of node's assert module☆122Updated 2 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated last year
- dnscache for Node☆189Updated 4 years ago
- Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx☆211Updated last year
- Use connect and express middleware in koa☆169Updated 2 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Delivers a human-readable diagnostic summary, written to file.☆326Updated 3 years ago
- HTTP request freshness testing☆159Updated 3 weeks ago
- Retry a failed promise☆59Updated last month
- node bindings for the v8 profiler☆225Updated last year
- Split Streams3 style☆287Updated 10 months ago
- 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
- Creates super long stack traces☆195Updated 5 months ago
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated last year
- Execute a callback when a request closes, finishes, or errors☆398Updated 11 months ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- Redis-backed LRU cache for Node.js☆96Updated 2 years ago