trixnity-client
3.8.0
common
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
MinimalRepositoryCoroutineCache
/
MinimalRepositoryCoroutineCache
Minimal
Repository
Coroutine
Cache
constructor
(
repository
:
MinimalRepository
<
K
,
V
>
,
tm
:
TransactionManager
,
cacheScope
:
CoroutineScope
,
expireDuration
:
Duration
=
1.minutes
)