derek-adair / nflgame

A working snapshot of nflgame (for historic purposes). This project is no longer active.
http://nflgame.derekadair.com
The Unlicense
331 stars 100 forks source link

Extract JSON data from git #117

Open derek-adair opened 4 years ago

derek-adair commented 4 years ago

Unsure how or what this will look like but i'm not a fan of this project includes soooooooooooo freakkkkkkkkking MUCH json data. Taking suggestions on what to do about this.

Possible Solutions:

1 - Data Store

Maybe redis? Maybe sqlite json

2 - 100% reliance on nfl api

That'd basically make this a wrapper. Probably not gonna go this route but it's something i've considered. Especially if we just concede persistent storage of any kind to nfldb.

derek-adair commented 4 years ago

I'm leaning towards 1