You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement S3Backend in sync-storage-backends/src/backends/s3.rs implementing the StorageBackend trait. Should work with any S3-compatible endpoint (Cloudflare R2, MinIO, AWS S3).
Implement
S3Backendinsync-storage-backends/src/backends/s3.rsimplementing theStorageBackendtrait. Should work with any S3-compatible endpoint (Cloudflare R2, MinIO, AWS S3).