Function golem_rust::bindings::golem::api::host::oplog_commit
source ยท pub fn oplog_commit(replicas: u8)
Expand description
Blocks the execution until the oplog has been written to at least the specified number of replicas, or the maximum number of replicas if the requested number is higher.