Challenge Overview
Hercules wishes to build a system to serve data queries. The system will be designed to handle heavy load of requests that are mostly read not write.
This module implements the data ingestion functionalities. Specifically, all the items shown on "Data Ingestion Module Interface Diagram" (only those items which are not marked as external in the UML).
please see the wiki for details.
Final Submission Guidelines
please see the wiki for details.