async fn create_snapshot_store(
config: &(String, String),
metric: Arc<ObjectStoreMetrics>,
object_store_config: &ObjectStoreConfig,
) -> MetaResult<ObjectStoreMetaSnapshotStorage>
async fn create_snapshot_store(
config: &(String, String),
metric: Arc<ObjectStoreMetrics>,
object_store_config: &ObjectStoreConfig,
) -> MetaResult<ObjectStoreMetaSnapshotStorage>