asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
Found 24 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
Un logger simple para Express.js que aƱade un ID de solicitud y formato condicional (texto/JSON) usando 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
Async-aware state management, maintaining context across asynchronous calls.
Continuation-local storage using Node.js AsyncLocalStorage with fallback to cls-hook
Asynchronous local storage implementation which provides an agnostic and performant approach no matter your version of node.
Generic AsyncLocalStorage wrapper for context management
A TypeScript service for managing asynchronous storage using AsyncLocalStorage.
Async localStorage for browser
A Browser Storage Class for NodeJS or Browser
Dead simple context manager for Nodejs
Rails-style per-request and optional cross-request query caching for Node.js (Express & NestJS), TypeScript-friendly.
Transactional decorator for TypeORM based on ALS which simplifies work transactions
Strongly typed, functional AsyncLocalStorage wrapper with context propagation for Node.js and Express apps
Lightweight Node.js library combining Publisher/Subscriber patterns with Async Local Storage for context-aware applications
Asynchronous KV store utility to easily pass data/context in JavaScript applications.
Keep track of request-level data in NestJS using AsyncLocalStorage
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.