A JVM-only Postgres (pgvector) CacheStore for Kmemo, the Kotlin Multiplatform semantic cache for LLM calls. A durable, one-dependency semantic cache over JDBC with pgvector nearest-neighbour search.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.nacode-studios
»
kmemo-core Semantic cache for LLM calls on Kotlin Multiplatform, with guards against false cache hits. Targets JVM, iOS, macOS, ... | 1.0.0 | 2.3.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.4.10 | ✔ |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core-jvm Coroutines support libraries for Kotlin | 1.11.0 | ✔ | |
JSON Lib
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-json-jvm Kotlin multiplatform serialization runtime library | 1.11.0 | ✔ |