KeyValueBasedVersionsRepoProxy

fun <T> KeyValueBasedVersionsRepoProxy(keyValueStore: StandardKeyValueRepo<String, Int>, database: T)