SmsS4
|
17e91d2917
|
Use filerGroup for s3 buckets collection prefix (#4465)
* Use filerGroup for s3 buckets collection prefix
* Fix templates
* Remove flags
* Remove s3CollectionPrefix
|
2023-05-16 09:39:43 -07:00 |
|
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
2021-12-26 00:15:03 -08:00 |
|
Chris Lu
|
092932af8f
|
shell: faster bucket delete
avoid waiting for large object metadata
|
2021-07-23 11:25:46 -07:00 |
|
Chris Lu
|
beb3b8ddb0
|
shell: change bucket.list to s3.bucket.list, same for create and delete
|
2020-12-22 17:40:55 -08:00 |
|