data-provider / core

Async data provider agnostic about data origins
https://data-provider.javierbrea.com
Apache License 2.0
56 stars 1 forks source link

Rename `cacheTime` option into `cacheExpirationTime` #211

Closed javierbrea closed 1 year ago

javierbrea commented 3 years ago

The cacheTime option name may be not clear enough. It should be renamed into cacheExpirationTime (old option could be also maintained with a warning to avoid breaking changes, and it could be removed in future major versions)

javierbrea commented 1 year ago

Closed due to project discontinuation