feat: add local fallback for S3 writes

This commit is contained in:
237899745
2026-07-25 16:29:05 +08:00
parent 63744c6d2f
commit 0fe3d4ce8e
11 changed files with 169 additions and 58 deletions

1
Cargo.lock generated
View File

@@ -2169,6 +2169,7 @@ dependencies = [
"axum",
"axum-extra",
"base64 0.22.1",
"bytes",
"chrono",
"dotenvy",
"hex",