benchttp/worker

Pull raw data from datastore

Closed this issue · 0 comments

Description

On task start, the worker must pull the raw report from a datastore holding the data.
See benchttp/server#6 for detail on the server/worker and data layers flow.

Tasks

  • connect the datastore
  • retrieve and parse raw data for computation

Suggestions

Notes