aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improve the importer furtherMax Magorsch2020-06-221-0/+1
| | | | | | | | Wait until all go routines have finished before terminating the application. Also improve the handling of nested multipart bodies Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Improve the performance of the importerMax Magorsch2020-06-221-1/+7
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Wait for postgres to start upMax Magorsch2020-06-191-1/+2
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Initial versionMax Magorsch2020-06-191-0/+41
Signed-off-by: Max Magorsch <arzano@gentoo.org>