promalert
9012069bd7
chore: execute goimports to format the code ( #7983 )
* chore: execute goimports to format the code
Signed-off-by: promalert <promalert@outlook.com>
* goimports -w .
---------
Signed-off-by: promalert <promalert@outlook.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
6 days ago
Chris Lu
69553e5ba6
convert error fromating to %w everywhere ( #6995 )
6 months ago
Aleksey Kosov
165af32d6b
added context to filer_client method calls ( #6808 )
Co-authored-by: akosov <a.kosov@kryptonite.ru>
8 months ago
chrislu
ec30a504ba
refactor
1 year ago
chrislu
701abbb9df
add IsResourceHeavy() to command interface
1 year ago
chrislu
e1b92bc701
reset local file content if remote file is updated
fix https://github.com/seaweedfs/seaweedfs/issues/4289
3 years ago
chrislu
21c0587900
go fmt
3 years ago
chrislu
2b580a7566
also migrate jsonpb
3 years ago
chrislu
eaeb141b09
move proto package
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 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.
4 years ago
Chris Lu
a8b0f8864d
fix help message
4 years ago
Chris Lu
60573fd3e2
option to map remote bucket to trimmed bucket name
4 years ago
Chris Lu
d57d4c5f8f
shell: add remote.mount.buckets
4 years ago
Chris Lu
df29281536
rename
4 years ago
Chris Lu
8707ef00a6
refactor
4 years ago
Chris Lu
63c84584bb
refactor
4 years ago
Chris Lu
97b7948cd9
adjust error message
4 years ago
Chris Lu
c9205458a1
cloud drive: create mount directory if not exists
4 years ago
Chris Lu
001a472057
cloud mount: remote storage support hdfs
4 years ago
Chris Lu
05a648bb96
refactor: separating out remote.proto
4 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)
4 years ago
Chris Lu
a539d64896
refactor
4 years ago
Chris Lu
9462f5129a
shell: add "remote.meta.sync"
4 years ago
Chris Lu
c34747c79d
rename, fix wrong logic.
4 years ago
Chris Lu
cb53802752
adjust help message
4 years ago
Chris Lu
18228f3044
fix help message
4 years ago
Chris Lu
402315f117
go fmt
4 years ago
Chris Lu
713c035a6e
shell: remote.cache remote.uncache
4 years ago
Chris Lu
df85f7a1eb
adjust help message
4 years ago
Chris Lu
c0b12da4ef
shell: add filer.remote.unmount
4 years ago
Chris Lu
13e45e1605
filer.remote.sync can work now
4 years ago
Chris Lu
6b743dbbf9
refactor client subscribe metadata
5 years ago
Chris Lu
b9ecf1e3a8
refacotring
5 years ago
Chris Lu
d84c311699
refactoring
5 years ago
Chris Lu
f6a9ad8001
fix tests
5 years ago
Chris Lu
9df7d16791
read <- remote_storage
5 years ago
Chris Lu
899963ac20
remote storage location changed to struct
5 years ago
Chris Lu
1752eeb538
remote.mount saves the mapping
5 years ago
Chris Lu
4b94b03d90
directory to remote storage mapping
5 years ago
Chris Lu
99b599aa8a
remote.mount
5 years ago