Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 991 Bytes

File metadata and controls

44 lines (30 loc) · 991 Bytes

[!TAG]

Table of Contents

Features

  • Automatic context propagation through async operations
  • Thread-local-like storage for Node.js
  • UUID v4 based correlation IDs
  • ️ Thread-safe context isolation
  • Deep cloning of context data
  • Automatic cleanup of contexts
  • Zero dependencies (uses only Node.js built-ins)

License