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