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>
5 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
8f1f1730e9
minor
1 year ago
Ryan Russell
824f7ad9e1
refactor(shell): readability improvements ( #3704 )
Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org>
3 years ago
chrislu
21c0587900
go fmt
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
97b7948cd9
adjust error message
4 years ago
Chris Lu
f117f7bf54
adjust comment
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
49b5e47bd1
retry forever with filer.remote.sync, and some refactoring
4 years ago
Chris Lu
a539d64896
refactor
4 years ago
Chris Lu
ec989b0377
remove println
4 years ago
Chris Lu
9462f5129a
shell: add "remote.meta.sync"
4 years ago