AutoRecacheWriteKeyValueRepo

constructor(originalRepo: WriteKeyValueRepo<Id, RegisteredObject>, scope: CoroutineScope, kvCache: KeyValueRepo<Id, RegisteredObject> = MapKeyValueRepo())(source)