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

add MinIO and Amazon S3 Compatible Object Storage support #73

Merged
merged 4 commits into from
Jun 8, 2022

Conversation

alimy
Copy link
Collaborator

@alimy alimy commented Jun 8, 2022

  • add MinIO and Amazon S3 Compatible Object Storage support

对象存储添加MinIO支持(理论上也支持Amazon S3 Compatible接口的连接,但没测试过)
开启方法很简单, 配置config.yaml的Features 添加MinIO功能:

...
Features:
  Default: ["sms", "Alipay", "Zinc", "MySQL", "Redis", "MinIO", "LoggerFile"]
...

@alimy alimy requested a review from rocboss June 8, 2022 10:32
Copy link
Owner

@rocboss rocboss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@rocboss rocboss merged commit 20e7d5d into rocboss:main Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants