HeyLittleJohn / curator

Package for backfilling a database with market data from Polygon.io
GNU General Public License v3.0
10 stars 3 forks source link

CLI orchestrator #1

Closed jhirschibar closed 1 year ago

jhirschibar commented 1 year ago

design the orchestrator and all the different processes that will be involved. Those components will then propagate to the API handlers and the ETL steps.

Make the process Asyncronous and parallelized so that it doesn't take years

(Need to make sure you cannot "remove all")

jhirschibar commented 1 year ago

Add a way to get all stock price updates in the orchestrator

jhirschibar commented 1 year ago

Figure out logic for refreshing (since last pulls? Or update everything everytime?)