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

The library should not be singleton #118

Open
1valdis opened this issue Sep 23, 2020 · 0 comments
Open

The library should not be singleton #118

1valdis opened this issue Sep 23, 2020 · 0 comments

Comments

@1valdis
Copy link

1valdis commented Sep 23, 2020

It should be possible to create scoped instances of driver and api. It also should be possible to configure dynamically such thing as URL. Currently it's read once from environment and there's no way (which I could find) to change it or supply via some method. This makes working with this library very suboptimal in modular systems like Nest.js.

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

No branches or pull requests

1 participant