MinimalRepositoryCoroutineCache

constructor(repository: MinimalRepository<K, V>, tm: TransactionManager, cacheScope: CoroutineScope, expireDuration: Duration = 1.minutes)