Close #888 Extract DbConn from PlumeRocket #889

Manually merged
KitaitiMakoto merged 14 commits from extract-dbconn into main 2021-01-31 17:32:47 +00:00

A part of #888 and revival of #805.

A part of #888 and revival of #805.
KitaitiMakoto changed title from WIP: Extract DbConn from PlumeRocket to WIP: Close #797 Extract DbConn from PlumeRocket 2021-01-30 14:28:46 +00:00
KitaitiMakoto changed title from WIP: Close #797 Extract DbConn from PlumeRocket to WIP: Extract DbConn from PlumeRocket 2021-01-31 16:45:18 +00:00
Author
Owner

I gave up to use Rocket's #[database] decorator because Rocket cannot share its database connection pool with our actors (see https://github.com/SergioBenitez/Rocket/issues/1187).

I gave up to use Rocket's `#[database]` decorator because Rocket cannot share its database connection pool with our actors (see https://github.com/SergioBenitez/Rocket/issues/1187).
KitaitiMakoto changed title from WIP: Extract DbConn from PlumeRocket to WIP: Close #888 Extract DbConn from PlumeRocket 2021-01-31 16:50:36 +00:00
KitaitiMakoto changed title from WIP: Close #888 Extract DbConn from PlumeRocket to Close #888 Extract DbConn from PlumeRocket 2021-01-31 17:29:33 +00:00
KitaitiMakoto manually merged commit e68ca1151d into main 2021-01-31 17:32:47 +00:00
KitaitiMakoto deleted branch extract-dbconn 2021-01-31 17:33:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#889
No description provided.