roqua / physiqual

Ruby Engine for merging various datasources with diary questionnaire data
MIT License
1 stars 1 forks source link

Implement sophisticated caching for the calls to the api's #4

Open frbl opened 9 years ago

frbl commented 9 years ago

The caching currently implemented is quite basic and needs some updates. Test whether the current approach works well enough, and implement better caching if it doesn't (cached_data_service.rb)