SimpleKVCache

constructor(cachedValuesCount: Int, kvParent: KeyValueRepo<K, V> = MapKeyValueRepo<K, V>())