micro_utils.dokka
0.17.7
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache.full
/
FullWriteKeyValuesCacheRepo
/
FullWriteKeyValuesCacheRepo
Full
Write
Key
Values
Cache
Repo
constructor
(
parentRepo
:
WriteKeyValuesRepo
<
Key
,
Value
>
,
kvCache
:
FullKVCache
<
Key
,
List
<
Value
>
>
,
scope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default)
)