othiym23 / node-continuation-local-storageLinks
implementation of https://github.com/joyent/node/issues/5243
☆1,135Updated 2 years ago
Alternatives and similar repositories for node-continuation-local-storage
Users that are interested in node-continuation-local-storage are comparing it to the libraries listed below
Sorting:
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- Rich JavaScript errors☆1,191Updated 2 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,253Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆780Updated 2 years ago
- A node.js redlock implementation for distributed, highly-available redis locks☆1,922Updated 11 months ago
- Build Node.JS servers that don't fall over.☆1,298Updated 8 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆2,513Updated 2 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- Abstract rate limiter for nodejs☆721Updated 2 years ago
- Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included☆312Updated last year
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- node bindings for the v8 profiler