4个版本 (2个重大更新)
0.3.1 | 2021年12月4日 |
---|---|
0.3.0 | 2021年12月1日 |
0.2.0 | 2021年11月29日 |
0.1.0 | 2021年11月28日 |
#7 in #registy
每月29次下载
在 cargolifter 中使用
29KB
729 代码行(不包括注释)
CargoLifter S3存储
此crate为CargoLifter提供S3存储功能
配置
"storage": {
"S3": {
"bucket": "<bucket name>",
"credentials": {
"access_key": "<access key>",
"secret_key": "<secret key>",
"secret_token": "<optional secret token>",
}
}
}
依赖项
~31–45MB
~774K SLoC