reduce diff

This commit is contained in:
Christian Schwarz
2023-06-16 17:31:45 +02:00
parent 9ce6e7c86b
commit a0b6f0c052

View File

@@ -1417,6 +1417,7 @@ impl Timeline {
.change_threshold(&tenant_id_str, &timeline_id_str, new_threshold);
}
}
/// Open a Timeline handle.
///
/// Loads the metadata for the timeline into memory, but not the layer map.