chenwardT / lol_stats2

Website to perform match aggregation and analysis for Riot Games' League of Legends.
2 stars 0 forks source link

Implement Timeline data storage for Matches #10

Open chenwardT opened 8 years ago

chenwardT commented 8 years ago

Timeline data can be enabled in requests to Riot's API for matches. This data is currently not stored, but it should.

This will require identifying exact and expected use-cases for this data and might be better suited for implementing after revising the current schema.