Companion

object Companion

Functions

Link copied to clipboard
fun create(jdbcUrl: String = "jdbc:sqlite:kache.db"): SQLiteCacheClient

Create an instance backed by the given JDBC URL. Defaults to a file-local database.