aboutsummaryrefslogtreecommitdiffstats
path: root/skate/zipkey/batch.go
Commit message (Expand)AuthorAgeFilesLines
* batcher: a single call sufficesMartin Czygan2021-12-071-1/+1
* minor doc fixesMartin Czygan2021-07-211-3/+6
* update docsMartin Czygan2021-07-141-3/+4
* reduce: small tweaksMartin Czygan2021-07-131-3/+3
* batch: drop loggingMartin Czygan2021-07-101-4/+0
* batch: log batch sizeMartin Czygan2021-07-101-1/+1
* reduce: short circuit large groupsMartin Czygan2021-07-101-2/+12
* reduce: move batch sizeMartin Czygan2021-07-091-1/+3
* update docsMartin Czygan2021-07-081-3/+3
* reduce: separate batch callsMartin Czygan2021-07-081-2/+7
* update docsMartin Czygan2021-07-071-3/+8
* batcher: do not pass struct fieldsMartin Czygan2021-07-051-4/+4
* zipkey: add batch testMartin Czygan2021-07-041-3/+7
* wip: batch reducersMartin Czygan2021-07-041-0/+69