chrislu
|
4fd5f96598
|
filer: remove replication, collection, disk_type info from entry metadata
these metadata can change and are not used
|
3 years ago |
chrislu
|
6e49e75a5b
|
use logical number of files and sizes for statistics and quota
|
3 years ago |
chrislu
|
f18803424a
|
volume.balance: add delay during tight loop
fix https://github.com/chrislusf/seaweedfs/issues/2637
|
3 years ago |
chrislu
|
b1063162b6
|
display bucket quota
|
3 years ago |
chrislu
|
f103491912
|
s3: list bucket size from weed shell
|
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
|
b70aeb7585
|
bucket list only directories
|
4 years ago |
Chris Lu
|
beb3b8ddb0
|
shell: change bucket.list to s3.bucket.list, same for create and delete
|
4 years ago |
Chris Lu
|
9e72e9e4b8
|
able to subscribe any topic from any point of time
|
5 years ago |
Chris Lu
|
e666aeece2
|
simplify parsing filer host and port
|
5 years ago |
Chris Lu
|
7f1e3c843d
|
refactoring
|
5 years ago |
Chris Lu
|
892e726eb9
|
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
|
5 years ago |
Chris Lu
|
e86da5a491
|
minor
|
5 years ago |
Chris Lu
|
0644d63748
|
shell: add commands for bucket
|
5 years ago |