Open Issues Need Help
View All on GitHub feature: Support MinIO Object Storage 3 months ago
AI Summary: Add support for MinIO object storage to the Ossify command-line tool. This involves adding MinIO to the `StorageProvider` enum, handling MinIO-specific environment variables (MINIO_*) and configuration, and integrating with OpenDAL to utilize MinIO's S3-compatible API. The implementation should include appropriate error handling and testing.
Complexity:
3/5
help wanted good first issue