Requirements
An object implementing CacheProviding must be provided:
- cache is valid even if the app restarts
- caches new item as long as there are some new items
So it doesn't cache randomly but only the difference of ALL uuids and ALREADY CACHED uuids
Requirements
An object implementing
CacheProvidingmust be provided:So it doesn't cache randomly but only the difference of ALL uuids and ALREADY CACHED uuids