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
Keep track of request-level data in NestJS using AsyncLocalStorage
Dead simple context manager for Nodejs
A TypeScript service for managing asynchronous storage 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
Transactional decorator for TypeORM based on ALS which simplifies work transactions
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 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