CoroutineObjectRepository

constructor(synchronous: ObjectRepository<T>, type: KType, documentFormat: NitriteDocumentFormat, dispatcher: CoroutineDispatcher = Dispatchers.IO)