Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

How to use ORM without http server #941

Open
steeling opened this issue Jan 25, 2021 · 1 comment
Open

How to use ORM without http server #941

steeling opened this issue Jan 25, 2021 · 1 comment

Comments

@steeling
Copy link

Hi, I'm wondering if it's possible to use the ORM, without the HTTP layer, and the implication with regards to connection pools and threading. Any advice here?

Have a gRPC server, so can't use the http layer.

@jayjah
Copy link

jayjah commented Mar 13, 2021

Well actually yo can, but you need the whole aqueduct framework as a dependency. But keep in mind, aqueduct depends on mirrors, the orm as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants