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

Pluggable cls #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Pluggable cls #2

wants to merge 4 commits into from

Conversation

chrisdickinson
Copy link
Contributor

This adds a new db.setup() function that takes a function that the system will call to get the current CLS context, and removes the domain parameter from install(). It also removes bluebird completely, and refactors core parts of the API to use async/await. This is the first step in moving off of domains.

BREAKING CHANGE

This changes the core API so that the CLS provider can be plugged in.
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.

1 participant