## Description On task end, the worker must store the processed stats in a sql database. See benchttp/server#6 for detail on the server/worker and data layers flow. ## Tasks - [ ] connect a sql database (is an orm useful here?) - [ ] store the data ## Suggestions <!-- Add here any relevant suggestion, such as an implementation detail or a library to use --> ## Notes <!-- Add here some additional information that could be relevant for the assignee. It can be a related issue, some context, or anything else. -->
Description
On task end, the worker must store the processed stats in a sql database.
See benchttp/server#6 for detail on the server/worker and data layers flow.
Tasks
Suggestions
Notes