nickspeal / musicThisWeek

A Web Service that generates a Spotify playlist of bands that are playing in your area in the near future
3 stars 2 forks source link

Save upcoming shows for faster search #21

Open nickspeal opened 8 years ago

nickspeal commented 8 years ago

Save a list of upcoming shows in popular cities so that subsequent searches for shows in a particular city don't require (slow) eventful searches.

For example, we could save a list of all the shows in San Francisco in the next 30 days and then any subsequent user-searches for shows for any time period less than that could look up against the database instead of Eventful.