From 76541cb127cfab7a79fa4927d474dd7f85d0bec5 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 29 May 2023 11:55:29 +0000 Subject: [PATCH] deploy: a22bdb39e7bfdd8fcbff3241962484df331e0079 --- .../-key-value-cache-repo/index.html | 2 +- .../-ktor-key-value-repo-client/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html index 876f0c5e17e..c9f775154cd 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.cache/-key-value-cache-repo/index.html @@ -364,7 +364,7 @@
-
open suspend override fun unsetWithValues(toUnset: List<Value>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys

+
open suspend override fun unsetWithValues(toUnset: List<Value>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys

diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html index b6cb6902c4b..dd1a2a9cfae 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.ktor.client.key.value/-ktor-key-value-repo-client/index.html @@ -188,7 +188,7 @@
-
open suspend override fun clear()

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

+
open suspend override fun clear()

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

@@ -368,7 +368,7 @@
-
open suspend override fun unsetWithValues(toUnset: List<Value>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys

+
open suspend override fun unsetWithValues(toUnset: List<Value>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys