asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
Asynchronous local storage implementation which provides an agnostic and performant approach no matter your version of node.
NestJS Async Context based on async_hooks
Async localStorage for browser
Asynchronous KV store utility to easily pass data/context in JavaScript applications.
Continuation-local storage using Node.js AsyncLocalStorage with fallback to cls-hook
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.
Transactional decorator for TypeORM based on ALS which simplifies work transactions
A React-inspired Context API for Node.js with async/await support. Supported in nodejs, bun, and deno via async-local-storage.
A Browser Storage Class for NodeJS or Browser
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
A TypeScript service for managing asynchronous storage using AsyncLocalStorage.
Convenient wrapper to propagate and manage database transactions using AsyncLocalStorage
Dead simple context manager for Nodejs
Strongly typed, functional AsyncLocalStorage wrapper with context propagation for Node.js and Express apps
Keep track of request-level data in NestJS using AsyncLocalStorage