kolharsam / graphql-engine-rs

UNOFFICIAL - The Hasura GraphQL Engine - in Rust
GNU General Public License v3.0
9 stars 1 forks source link

db: use a connection pool and not a specific client each time there's a query being processed #19

Closed kolharsam closed 3 years ago

kolharsam commented 3 years ago

https://github.com/sfackler/r2d2