DanCMann / loopyR

R Client for Loopbio's Loopy Software
Other
0 stars 1 forks source link

Caching return? #1

Open DanCMann opened 2 years ago

DanCMann commented 2 years ago

Remove caching from list_results function? While list_results can return large amounts of data it should probably be used for smaller, more targeted calls. list_results and get_video_info could possibly check with cache rather than make API call.