AutoRecacheWriteCRUDRepo

constructor(originalRepo: WriteCRUDRepo<RegisteredObject, Id, InputObject>, scope: CoroutineScope, kvCache: FullKVCache<Id, RegisteredObject> = FullKVCache(), idGetter: (RegisteredObject) -> Id)