Files
nexus/wiki/entities/MinIO.md
2026-04-28 12:03:10 +08:00

35 lines
894 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "MinIO"
type: entity
tags: [object-storage, s3-compatible, open-source]
sources: [可自动化-可扩展-ai增强的电商数据采集与处理系统]
last_updated: 2025-11-11
---
## Aliases
- MinIO Object Storage
- S3 兼容存储
## Summary
开源 S3 兼容的对象存储服务,用于存储图片和视频等非结构化数据。
## Description
MinIO 是一款高性能的开源对象存储服务,兼容 Amazon S3 API。
### 核心特性
- S3 API 完全兼容
- 高性能GB/s 级吞吐量)
- 轻量级(单二进制文件)
- 分布式部署支持
- Docker 友好
### 电商场景适用性
替代云端 S3存储爬取的电商产品图片和视频降低云服务成本。
## Use Cases
- [[可自动化-可扩展-ai增强的电商数据采集与处理系统]] — 图片和视频存储层
## Connections
- [[Scrapy]] — Scrapy ImagesPipeline 输出目标