Class ComposerStorageCache

java.lang.Object
com.artipie.composer.http.proxy.ComposerStorageCache
All Implemented Interfaces:
Cache

public final class ComposerStorageCache extends Object implements Cache
Cache implementation that tries to obtain items from storage cache, validates it and returns if valid. If item is not present in storage or is not valid, it is loaded from remote.
Since:
0.4