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

Use resolvers context to access dgraph and postgres #101

Open
charlie-wasp opened this issue Dec 17, 2018 · 0 comments
Open

Use resolvers context to access dgraph and postgres #101

charlie-wasp opened this issue Dec 17, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@charlie-wasp
Copy link
Contributor

As advised in Apollo docs, resolvers context can be used as an access point to dgraph and postgres connections. Let's do so too. It's necessary to research, how such mechanism works with concurrent requests, maybe we have to implement connections pool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant