pub fn read_oplog(path: &Path) -> Result<Vec<OpEntry>>
Read all oplog entries (most recent last in file, we reverse for display).