Chris Lu
|
53cf1b4900
|
change the basic unit to MB
|
8 years ago |
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
8 years ago |
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
8 years ago |
lixianbin
|
d96d0a87cf
|
fix bug: upload big .gz file more than maxMB
|
8 years ago |
Chris Lu
|
dcaf1796fe
|
add option to enable caching
|
8 years ago |
Chris Lu
|
1bc041b46d
|
add a new way to manually compact corrupted volume
fix https://github.com/chrislusf/seaweedfs/issues/371
|
8 years ago |
Chris Lu
|
c4b7966dbe
|
minor help message change
|
8 years ago |
霍晓栋
|
b0035747e3
|
add filer support
|
8 years ago |
Mike Tolman
|
01d3f69c52
|
Adding AutoChunk/MaxMB Support to Filer API
This is related to the following issue I added to chrislusf/seaweedfs:
https://github.com/chrislusf/seaweedfs/issues/342
|
9 years ago |
Mike Tolman
|
a89a3c86d0
|
Revert "Add AutoChunking to the Filer API, so that you can upload really large files through the filer API."
This reverts commit 09059bfdcc .
|
9 years ago |
Mike Tolman
|
ce99bb927d
|
Revert "Adding HTTP verb whitelisting options."
This reverts commit 34837afc7a .
|
9 years ago |
Mike Tolman
|
34837afc7a
|
Adding HTTP verb whitelisting options.
|
9 years ago |
Mike Tolman
|
09059bfdcc
|
Add AutoChunking to the Filer API, so that you can upload really large files through the filer API.
|
9 years ago |
Chris Lu
|
185a916f5e
|
adjusting command options
|
9 years ago |
Chris Lu
|
cdae9fc680
|
add "weed copy" command to copy files to filer
|
9 years ago |
Chris Lu
|
d3ae3a8e14
|
collect proof when stopping
|
9 years ago |
Chris Lu
|
b38ff39e8b
|
add master profiling option
|
9 years ago |
霍晓栋
|
1f63094542
|
refactor Volume Assign function
|
9 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |