request-context
JSON →Connect/Express middleware that wraps each request in a Node.js domain, providing a namespace to store and retrieve data across async callbacks within the same request lifecycle. Version 2.0.0 is the latest stable release. The package uses the deprecated Node.js 'domain' module, so it is not recommended for new projects. Alternatives include AsyncLocalStorage (Node.js 12.17+) or continuation-local-storage. It supports a simple key-value API with dot notation for nested property access.
Traffic · last 30 days stale · no recent hits
total hits 17
actors 6 distinct systems
last hit 20d ago AhrefsBot
top countries 🇺🇸 United States · VN · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France
Resources
API endpoints
full doc /v1/registry/request-context
compatibility /v1/registry/request-context/compatibility