Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32509311
D5007.1767101431.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
636 B
Referenced Files
None
Subscribers
None
D5007.1767101431.diff
View Options
diff --git a/services/backup/blob_client/Cargo.lock b/services/backup/blob_client/Cargo.lock
--- a/services/backup/blob_client/Cargo.lock
+++ b/services/backup/blob_client/Cargo.lock
@@ -114,6 +114,7 @@
name = "blob_client"
version = "0.1.0"
dependencies = [
+ "async-stream",
"cxx",
"cxx-build",
"lazy_static",
diff --git a/services/backup/blob_client/Cargo.toml b/services/backup/blob_client/Cargo.toml
--- a/services/backup/blob_client/Cargo.toml
+++ b/services/backup/blob_client/Cargo.toml
@@ -12,6 +12,7 @@
tonic = "0.8"
prost = "0.11"
tracing = "0.1"
+async-stream = "0.3"
[build-dependencies]
cxx-build = "1.0"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 30, 1:30 PM (15 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5867282
Default Alt Text
D5007.1767101431.diff (636 B)
Attached To
Mode
D5007: [services] Backup - Blob Put Client - Install async stream
Attached
Detach File
Event Timeline
Log In to Comment