English doc

This commit is contained in:
DullJZ
2025-10-02 21:02:57 +08:00
parent 2a83604256
commit f33f93e74d
2 changed files with 111 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# S3 Balance
中文 | [English](./README_EN.md)
S3 Balance 是一个用 Go 编写的 S3 兼容负载均衡器,可在多套对象存储之间自动选择最佳目标桶,向上提供完整 S3 API。项目支持多种后端(AWS S3、MinIO、OSS 等)、可插拔负载策略、健康检查与统计采集、代理/重定向两种传输模式,以及简易认证和虚拟主机访问。
## 关键特性