put_object func add lock

Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2024-09-27 10:31:16 +08:00
parent ca3dac9a25
commit a65b074e9f
11 changed files with 107 additions and 21 deletions
Generated
+2
View File
@@ -435,10 +435,12 @@ version = "0.0.1"
dependencies = [
"ecstore",
"flatbuffers",
"lock",
"protos",
"serde_json",
"tokio",
"tonic",
"url",
]
[[package]]