sdb1228 / SoccerLCScrapers

Scrapers written in JS for Soccerlc
0 stars 0 forks source link

Store the json intermediate db in something other than memory #11

Open JoelHough opened 7 years ago

JoelHough commented 7 years ago

So we can look at it later, or distribute it, or have it be bigger than our scraper server's memory. JSON document store or Postgres JSONB would be dandy.