Closed DannyBen closed 8 years ago
This PR adds a built in, hassle-free caching using the newly created WebCache gen.
By dafault, Quata adopts the default values from WebCache, but can be changed with ease by accessing the quandl.cache property, which is the WebCache object itself.
Quata
WebCache
quandl.cache
Also - removed WebMock dev dependency.
WebMock
Closes #2
This PR adds a built in, hassle-free caching using the newly created WebCache gen.
By dafault,
Quata
adopts the default values fromWebCache
, but can be changed with ease by accessing thequandl.cache
property, which is theWebCache
object itself.Also - removed
WebMock
dev dependency.Closes #2