aboutsummaryrefslogtreecommitdiff
path: root/src/service.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor db to init once, open connections otherwiseAkshay2020-08-241-5/+3
* attempt to use single db connectionAkshay2020-08-231-23/+27
* add loggingAkshay2020-08-231-3/+11
* refactor src into db and serviceAkshay2020-08-231-0/+121