asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
alscontext
Continuation-local storage using Node.js AsyncLocalStorage with fallback to modified cls-hooked
als-context-test
Continuation-local storage using Node.js AsyncLocalStorage with fallback to cls-hook