ayrat555/fang

Implement async queries

ayrat555 opened this issue · 1 comments

queries written in diesel should be migrated to tokio-postgres (https://github.com/sfackler/rust-postgres)

https://github.com/sfackler/rust-postgres

Ideally, we should use a connection pool

done in prs #22 - #35