MapRepositoryCoroutineCache

constructor(repository: MapRepository<K1, K2, V>, tm: TransactionManager, cacheScope: CoroutineScope, expireDuration: Duration = 1.minutes)