JdbcStorage

constructor(jdbc: String, user: String = "", password: String = "", clock: Clock = Clock.System, executor: Executor = Executors.newFixedThreadPool(4), keySize: Int = 12)