micro_utils.dokka
0.19.5
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache
/
ReadKeyValueCacheRepo
/
ReadKeyValueCacheRepo
Read
Key
Value
Cache
Repo
constructor
(
parentRepo
:
ReadKeyValueRepo
<
Key
,
Value
>
,
kvCache
:
KVCache
<
Key
,
Value
>
)