Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 13:19
b67f009

Storage Connector allows you to connect cloud storage services giving you an instant GraphQL API on top of your storage data.

This connector is built using the Go Data Connector SDK and implements the Data Connector Spec.

Features

Supported storage services

Service Supported
AWS S3 ✅ (*)
Google Cloud Storage
Azure Blob Storage
MinIO ✅ (*)
Cloudflare R2 ✅ (*)
DigitalOcean Spaces ✅ (*)

(*): Support Amazon S3 Compatible Cloud Storage providers. The connector uses MinIO Go Client SDK behind the scenes.