AutoRecacheWriteKeyValuesRepo

constructor(originalRepo: WriteKeyValuesRepo<Id, RegisteredObject>, scope: CoroutineScope, kvCache: FullKVCache<Id, List<RegisteredObject>> = FullKVCache())