IBM-Cloud / supply-chain-weather

Using the power of weather data and forecasts, shipments are dynamically created and augmented to optimize retail supply chain
Apache License 2.0
9 stars 18 forks source link

Cache Weather Data #2

Open jakepeyser opened 9 years ago

jakepeyser commented 9 years ago

Create a Redis cache for weather data. If not present or stale, get new data from Weather API, cache, and return to caller.

jakepeyser commented 9 years ago

key is latitude:longitude store full weather object