<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-dependent-content"data-active=""data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="symbol monospace"><spanclass="token keyword">interface </span><ahref="index.html">CommonCacheRepo</a> : <ahref="../-invalidatable-repo/index.html">InvalidatableRepo</a><spanclass="clearfix"><spanclass="floating-right">(<ahref="https://github.com/InsanusMokrassar/MicroUtils/blob/master//repos/cache/src/commonMain/kotlin/dev/inmo/micro_utils/repos/cache/CommonCacheRepo.kt#L7">source</a>)</span></span></div><pclass="paragraph">Any inheritor of this should work with next logic: try to take data from some <ahref="../../dev.inmo.micro_utils.repos.cache.cache/-k-v-cache/index.html">dev.inmo.micro_utils.repos.cache.cache.KVCache</a> and, if not exists, take from origin and save to the cache for future reuse</p><h4class="">Inheritors</h4><divclass="table"><divclass="table-row"data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain"data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="main-subrow keyValue "><divclass=""><spanclass="inline-flex"><div><ahref="../-read-c-r-u-d-cache-repo/index.html">ReadCRUDCacheRepo</a></div></span></div><div></div></div></div><divclass="table-row"data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain"data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="main-subrow keyValue "><divclass=""><spanclass="inline-flex"><div><ahref="../-write-c-r-u-d-cache-repo/index.html">WriteCRUDCacheRepo</a></div></span></div><div></div></div></div><divclass="table-row"data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain"data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="main-subrow keyValue "><divclass=""><spanclass="inline-flex"><div><ahref="../-read-key-value-cache-repo/index.html">ReadKeyValueCacheRepo</a></div></span></div><div></div></div></div><divclass="table-row"data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain"data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="main-subrow keyValue "><divclass=""><spanclass="inline-flex"><div><ahref="../-key-value-cache-repo/index.html">KeyValueCacheRepo</a></div></span></div><div></div></div></div><divclass="table-row"data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain"data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="main-subrow keyValue "><divclass=""><spanclass="inline-flex"><div><ahref="../-read-key-values-cache-repo/index.html">ReadKeyValuesCacheRepo</a></div></span></div><div></div></div></div><divclass="table-row"data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain"data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="main-subrow keyValue "><divclass=""><spanclass="inline-flex"><div><ahref="../-key-values-cache-repo/index.html">KeyValuesCacheRepo</a></div></span></div><div></div></div></div></div></div></div>
<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-dependent-content"data-active=""data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><divclass="symbol monospace"><spanclass="token keyword">abstract </span><spanclass="token keyword">suspend </span><spanclass="token keyword">fun </span><ahref="../-invalidatable-repo/invalidate.html"><spanclass="token function">invalidate</span></a><spanclass="token punctuation">(</span><spanclass="token punctuation">)</span></div><divclass="brief "><pclass="paragraph">Invalidates its internal data. It <strong>may</strong> lead to autoreload of data. In case when repo makes autoreload, it must do loading of data <strong>before</strong> clear</p></div></div></div>