ImageStorage has an category associated with it (defaulting to "DEFAULT"). The associated DataProvider caches instances of it. Using the opinionated base implementation of the DataProvider will cache the newest ImageStorage instance grouped by their category and provides access to retrieve the size of the cache and the newest N elements from the cache.
ImageStorage has an category associated with it (defaulting to "DEFAULT"). The associated DataProvider caches instances of it. Using the opinionated base implementation of the DataProvider will cache the newest ImageStorage instance grouped by their category and provides access to retrieve the size of the cache and the newest N elements from the cache.