kottage icon indicating copy to clipboard operation
kottage copied to clipboard

Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.

Results 6 kottage issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

watchosDeviceArm64 を追加するために事前にやること * [x] Kotlin 1.8.20 以降へアップデート #106 * [x] Kotlinx Serialization 1.5.1 アップデート #172 * [x] SQLDelight 2.0.0 アップデート #179 * [x] Kotest 5.8.1 へアップデート #212 * ref: https://github.com/kotest/kotest/issues/3748...

v1.0.0 をリリースして、一通り機能が揃ったのでドキュメントを整備します。 * [ ] KDoc を一通り書く * [x] KottageList など、使い方や概要を README に書く * [x] KottageEncoder の説明を書く * [ ] Android Paging との組み合わせ例を書く * [ ] Android Navigation Args との組み合わせ例を書く

Database 一括処理が必要なとき、今は limi = 100L や chunkSize = 100L としている。 ユニットテストの時などに 1 や 2 に書き換えたくなることがある。 :kottage:core に定数を作成し、それを参照するようにする。

* relates: #233 GitHub ActionsでLinux ARM64がサポートされたらCI Testを追加する。

I'm looking for android-native support any ETA on that?