Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADVICE] 统一对象存储依赖 #767

Open
SAKURA-CAT opened this issue Jan 7, 2025 · 0 comments
Open

[ADVICE] 统一对象存储依赖 #767

SAKURA-CAT opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
🏠 advice advice to the project

Comments

@SAKURA-CAT
Copy link
Contributor

🤪 Features description [Please make everyone to understand it]

在未来的私有化部署版中,后台对象存储将不只某一家,并且也会使用开源的minio。不同的对象存储的sdk是不一样的,但是在swanlab侧为不同提供商是适配不同的sdk,这不现实。

幸运的是各家都(不同程度)适配了s3协议。为了解决这个问题我们可以统一使用s3的sdk。因为在sdk端我们不需要一些复杂的文件操作。

因此在接下来的版本中我们将切换为s3的sdk。

@SAKURA-CAT SAKURA-CAT added the 🏠 advice advice to the project label Jan 7, 2025
@SAKURA-CAT SAKURA-CAT self-assigned this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 advice advice to the project
Projects
None yet
Development

No branches or pull requests

1 participant