ECacheStrategy Enum

Selects the cache storage backend used by the RequestProvider and data providers. Pass a value to the cacheStrategy constructor option or IRequestOptions to enable caching for API responses.

Usage Examples

Set a cache strategy on a data provider or a single request.