nelsonwellswku / SixDegreesOfNetflix

Two actors go in, six degrees come out
MIT License
0 stars 0 forks source link

Front-load data into database #9

Open nelsonwellswku opened 7 years ago

nelsonwellswku commented 7 years ago

Currently, data is loaded into the CosmosDB from the Netflix Roulette API in real-time when a user asks for the path between two actors. Instead, I'd like to load data into the database ahead of time.