chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
1d0c53ea56
|
remote storage: stop supporting hdfs as a remote storage
|
3 years ago |
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.
|
3 years ago |
Chris Lu
|
c735608685
|
obfuscate secret keys on display
|
3 years ago |
Chris Lu
|
da49d25950
|
auto list of storage types
|
3 years ago |
Chris Lu
|
38f73c8324
|
add gcs project id
|
3 years ago |
Chris Lu
|
7ce97b59d8
|
go fmt
|
3 years ago |
Chris Lu
|
0ee208c1a4
|
adjust example
|
3 years ago |
Chris Lu
|
1dfcdc53b7
|
cloud drive: add storj, filebase
|
3 years ago |
Chris Lu
|
701cc133f3
|
cloud drive: s3 add option for v4 signature
|
3 years ago |
Chris Lu
|
001a472057
|
cloud mount: remote storage support hdfs
|
3 years ago |
Chris Lu
|
975fbc9ee3
|
add wasabi example
|
3 years ago |
Chris Lu
|
a22f37b01c
|
remove tencent region
|
3 years ago |
Chris Lu
|
0d8936f6cd
|
add aliyun example
|
3 years ago |
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
3 years ago |
Chris Lu
|
c08ac536ed
|
cloud drive: add support for Wasabi
* disable md5, sha256 checking to avoid reading one chunk twice
* single threaded upload to avoid chunk swapping (to be enhanced later)
|
3 years ago |
Chris Lu
|
a7a914f120
|
cloud drive: add support for Baidu BOS
|
3 years ago |
Chris Lu
|
2d805beed4
|
add help mesages
|
3 years ago |
Chris Lu
|
c6c97bd83d
|
add default env variables
|
3 years ago |
Chris Lu
|
a19c728034
|
cloud drive: add support for Tencent COS
|
3 years ago |
Chris Lu
|
19a81d25af
|
cloud drive: add support for Aliyun OSS
|
3 years ago |
Chris Lu
|
47d775cf68
|
cloud drive: add support for BackBlaze
|
3 years ago |
Chris Lu
|
e9ebe24f2e
|
cloud drive: add support for Azure
|
3 years ago |
Chris Lu
|
00c4e06caa
|
cloud drive: s3 configurable force path style
|
3 years ago |
Chris Lu
|
2836a58d87
|
cloud drive: S3 supports storage class
|
3 years ago |
Chris Lu
|
ca35a77e85
|
adjust help message
|
3 years ago |
Chris Lu
|
258063de26
|
cloud drive: add google cloud storage
|
3 years ago |
Chris Lu
|
ccb3df41f8
|
elide secret key
|
3 years ago |
Chris Lu
|
13e45e1605
|
filer.remote.sync can work now
|
3 years ago |
Chris Lu
|
4b94b03d90
|
directory to remote storage mapping
|
3 years ago |
Chris Lu
|
70effac0d3
|
configure and store remote configurations
|
3 years ago |