asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
Found 22 results for async-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
A lightweight Node.js utility for managing execution contexts and metadata aggregation using AsyncLocalStorage.
NestJS Async Context based on async_hooks
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
Contextual Logger for nestjs apps using AsyncLocalStorage and winston
Async-aware state management, maintaining context across asynchronous calls.
Asynchronous local storage implementation which provides an agnostic and performant approach no matter your version of node.
Continuation-local storage using Node.js AsyncLocalStorage with fallback to cls-hook
Dead simple context manager for Nodejs
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
A Browser Storage Class for NodeJS or Browser
Async localStorage for browser
A TypeScript service for managing asynchronous storage using AsyncLocalStorage.
Lightweight Node.js library combining Publisher/Subscriber patterns with Async Local Storage for context-aware applications
Transactional decorator for TypeORM based on ALS which simplifies work transactions
Rails-style per-request and optional cross-request query caching for Node.js (Express & NestJS), TypeScript-friendly.
Strongly typed, functional AsyncLocalStorage wrapper with context propagation for Node.js and Express apps
Beautiful transactional decorator for Drizzle ORM with all capabilities from typeorm-transactional
A React-inspired Context API for Node.js with async/await support. Supported in nodejs, bun, and deno via async-local-storage.
Asynchronous KV store utility to easily pass data/context in JavaScript applications.
Keep track of request-level data in NestJS using AsyncLocalStorage