Showing 1-20 of 315,797 packages
Get the value like thread-local storage in threaded programming
Singleton used to access Async Local Storage
Scoped Context via Async Local Storage
Correlation id helper based on async local storage
Async Local Storage for Moleculer
wrap node async local storage to store request context
Middleware wrapper for Next.js Route Handlers that executes requests within an AsyncLocalStorage context.
None async local storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
Async localStorage for browser
Node Async Hooks wrapper to store request context
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
OpenTelemetry AsyncLocalStorage-based Context Manager
Efficient local storage module for Angular: simple API based on native localStorage API, but internally stored via the asynchronous IndexedDB API for performance, and wrapped in RxJS observables to be homogeneous with other Angular modules.
A continuation-local storage module compatible with NestJS's dependency injection.
Open telemetry integration with context-logger
Asynchronous, persistent, key-value storage system for React Native.
Utility wrappers around node:async_hooks
async local storage
userland implementation of https://github.com/joyent/node/issues/5243