@fastify/request-context
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
express-http-context2
Modern request-scoped storage support for Express.js based on Asynchronous Local Storage.
fastify-http-context
Simulates a thread of execution to allow for true session context to take place per api call within the fastify lifecycle of calls.