s3-compatible-fs support

This commit is contained in:
2026-01-09 14:25:59 +08:00
parent ba210d3d4f
commit a98eeb530f
13 changed files with 684 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "s3writer",
"class": "com.datamate.plugin.writer.s3writer.S3Writer",
"description": "write S3 compatible object storage files to local",
"developer": "datamate"
}