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
chrislu
ec30a504ba
refactor
1 year ago
chrislu
701abbb9df
add IsResourceHeavy() to command interface
1 year ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
chrislu
6e49e75a5b
use logical number of files and sizes for statistics and quota
4 years ago
chrislu
f18803424a
volume.balance: add delay during tight loop
fix https://github.com/chrislusf/seaweedfs/issues/2637
4 years ago
chrislu
ea57654e34
refactoring
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
a3290faf17
shell command to calculate size / number of volumes in a collection
fix https://github.com/chrislusf/seaweedfs/issues/2224
5 years ago
Chris Lu
892e726eb9
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
6 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
6 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
6 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
7 years ago
Chris Lu
1d111d6ce8
collection list normal and ec volumes
7 years ago
Chris Lu
f08bbb72de
refactoring
7 years ago
Chris Lu
bd1c0735e0
weed shell: adjust help text format
7 years ago
Chris Lu
88ab932f7d
refactoring function parameter
7 years ago
Chris Lu
eb4a54d9fe
refactoring
7 years ago
Chris Lu
aca653c08b
weed shell: list volumes
7 years ago
Chris Lu
22fbbf023b
adjust collection list output
7 years ago
Chris Lu
e48267e287
adjust output
7 years ago
Chris Lu
657dd2e6c9
add shell command to list all collections
7 years ago