Replies: 1 comment
-
MinIO is S3 compatible so you can treat it as a S3 service. We can provide a fake region name since MinIO doesn't have regions. MinIO suggests https://github.com/minio/minio
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that MinIO is used in GitHub Actions (example here), but I couldn’t find any code under the src folder that directly interacts with MinIO. Could someone provide examples or insights into how GrepTimeDB interacts with MinIO?
Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions