User Story
As a data engineer, I need to build a simple proof of concept for the dataset config store to help us understand all of the questions and decisions we need to make to fully implement the config store
To do and decision points
- Decide on repo name/structure/filenames
- Pick an existing job we want to try this with
- Determine which config elements of that job we want in the store
- Decide on what language to build the service with
- Build a simple API running locally
Architecture doc: