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 TypeScript service for managing asynchronous storage using AsyncLocalStorage.
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
Strongly typed, functional AsyncLocalStorage wrapper with context propagation for Node.js and Express apps
Keep track of request-level data in NestJS using AsyncLocalStorage
Transactional decorator for TypeORM based on ALS which simplifies work transactions
A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
Convenient wrapper to propagate and manage database transactions using AsyncLocalStorage
Dead simple context manager for Nodejs