cached_repository library

Classes

CachedRepository<K, V>
The abstract repository with cache, inspired by Google's NetworkBoundResource.
Resource<T>