perf(backend): replace buffered upload/download with opendal Writer/Reader streams
This commit is contained in:
@@ -20,6 +20,7 @@ dotenvy = "0.15.7"
|
||||
opendal = { version = "0.56.0", features = ["tests", "services-fs"] }
|
||||
argon2 = "0.5.3"
|
||||
rand = "0.10.1"
|
||||
futures-util = "0.3.32"
|
||||
|
||||
[dev-dependencies]
|
||||
axum-test = "20.0.0"
|
||||
|
||||
Reference in New Issue
Block a user