micro_utils.dokka
0.19.5
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache.full
/
FullWriteKeyValueCacheRepo
/
FullWriteKeyValueCacheRepo
Full
Write
Key
Value
Cache
Repo
constructor
(
parentRepo
:
WriteKeyValueRepo
<
Key
,
Value
>
,
kvCache
:
FullKVCache
<
Key
,
Value
>
,
scope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default)
)