crowdint / gopher-spree-api

2 stars 1 forks source link

Cache Api Calls #54

Closed mumoc closed 9 years ago

mumoc commented 9 years ago

We need to implement a way to cache api calls (and a way to expire them). Maybe we could check on Product.updated_at to create the cache keys.

isay-sosa commented 9 years ago

Issue fixed with #69