aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/persist.py
Commit message (Expand)AuthorAgeFilesLines
...
* filter ingest results to not have key conflicts within batchBryan Newbold2020-01-021-1/+16
* db: fancy insert/update separation using postgres xmaxBryan Newbold2020-01-021-9/+15
* add PersistGrobidDiskWorkerBryan Newbold2020-01-021-0/+33
* flush out minio helper, add to grobid persistBryan Newbold2020-01-021-9/+29
* implement counts properly for persist workersBryan Newbold2020-01-021-15/+19
* start work on persist workers and toolBryan Newbold2020-01-021-0/+223