implementation("io.github.irgaly.kottage:kottage-data-sqlite:1.11.0")
Integrates SQLite as the storage backend for a key-value store, enabling efficient local caching with support for cache expiration and eviction strategies.