Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async local storage #6

Merged
merged 18 commits into from
Apr 23, 2020
Merged

Async local storage #6

merged 18 commits into from
Apr 23, 2020

Conversation

thorough-developer
Copy link
Owner

Adds support to give a boost in performance where AsyncLocalStorage is available. Otherwise, it will default to an async_hooks implementation.

Chris Washington and others added 18 commits April 22, 2020 17:26
Just formatting
Updating the language to more accurately match what is going on
Adding node versions for expected compatibality
Adding to ensure compatibility across v12 and higher node versions
Correct way to build with multiple version support
Correct way to do multiple versions
Adding v10 to ensure full test coverage given feature clauses in code
Adding v10 to ensure full test coverage given feature clauses in code
not needed
@thorough-developer thorough-developer merged commit caea93c into master Apr 23, 2020
@thorough-developer thorough-developer deleted the async-local-storage branch April 23, 2020 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant