更新CLAUDE.md,删除wiki/concepts空文件

This commit is contained in:
2026-04-14 16:26:02 +08:00
parent c6e3d3c5db
commit ba87044423
361 changed files with 3 additions and 12064 deletions

View File

@@ -1,35 +0,0 @@
---
title: "MinIO"
type: entity
tags: [s3, object-storage, self-hosted]
sources: [minio-zipline-zi-cheng-guan-tu-chuang-ying-yong-an-zhuang-jiao-cheng.md]
last_updated: 2026-04-14
---
## Definition
MinIO是一款高性能的S3兼容对象存储服务器可自托管部署。
## Aliases
- MinIO Server
- MinIO
## Key Attributes
- 类型S3兼容对象存储
- 语言Go
- 许可AGPLv3
- API端口9000
- Console端口9001
## Key Capabilities
- S3 API完全兼容
- 高性能可达到每秒GB级吞吐
- 分布式存储扩展
- Kubernetes原生支持
- 兼容所有S3客户端
## Related Entities
- [[Zipline]]使用MinIO作为存储后端
- [[Synology-NAS]]:常见部署平台
## Connections
- [[MinIO]] ← 存储后端 ← [[Zipline]]