uliSchuster / real-world-backend

A study project on how to develop a production-grade Haskell backend application.
Apache License 2.0
1 stars 1 forks source link

DB access is now managed via a connection pool. #32

Closed uliSchuster closed 4 years ago

uliSchuster commented 4 years ago

Closing #29