implementation("io.github.irgaly.kottage:kottage-data-sqlite:1.10.0")
Integrates SQLite as a persistent storage backend for a key-value store local cache, ensuring data durability and efficient retrieval.