risingwave_storage::hummock::backup_reader

Function create_snapshot_store

source
async fn create_snapshot_store(
    config: &(String, String),
    object_store_config: &ObjectStoreConfig,
) -> StorageResult<ObjectStoreMetaSnapshotStorage>