Postgres Database Support
I've started work on database support, using bb8-postgres
and refinery
. This required reworking how the Respond
trait behaves, and I'm not entirely happy with the new version. In fact, there are several ugly issues with the current code, some of which need more work, and some of which I'm not sure how to resolve yet.
In addition, we definitely want to document the new setup procedure before merging this.
Edited by Olivia Lee