Async Hooks

Async Hooks History

  • Aug 2013 Forrest Norvell proposed the continuation-local-storage (cls) core module
    • allowed propagating data through async requests
    • deemed too specific and Trevor Norris's quest for a more generic API began