502 Commits (2a777a970cf5fde01893340d3281214839e622d6)

Author SHA1 Message Date
Chris Lu 482e3fb973 Improve Benchmark tool's performance. 10 years ago
chrislusf 7a6394378c Remove a volume server concurrent connection limit. 10 years ago
chrislusf 89fd1e4b6e Add more thread safe counters. Tighten thread synchronization. 10 years ago
Chris Lu 6c5a3d3dbf Increase performance by reusing []byte, reducing GC. 10 years ago
Chris Lu ca67ed69a1 Change name to Seaweed. 10 years ago
Chris Lu 8af4753002 Write request id to first 8 bytes of a file, instead of whole file, for 10 years ago
Chris Lu 7ce628bf09 Clean raft configurations if "peers" option is set. 10 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
Chris Lu a5d6e70299 fix commenting error. 10 years ago
Chris Lu f527fc1d5e adjust visibility 10 years ago
Chris Lu 30bcda7136 fix typo 10 years ago
Chris Lu b5aa2ef605 Add master bind ip address option. 10 years ago
Chris Lu 670b240a26 Fix help text error. 10 years ago
Chris Lu e9a8999f63 print error the correct way. 10 years ago
bmcquee bd664def45 Revert "fix func name HasWriableVolume" 10 years ago
bmcquee 02ae8b98a5 Revert "change wriable to writeable" 10 years ago
bmcquee 626b896448 change wriable to writeable 10 years ago
bmcquee 7ca10d8dcf add another logging line verbosity 2 10 years ago
bmcquee bff7b71389 fix func name HasWriableVolume 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu a2f8d985fb Fix typo. 10 years ago
Chris Lu ba179b1542 Add "-ip.bind" option when starting volume servers. 10 years ago
Chris Lu ca16cfa147 adjust for external API changes 10 years ago
Chris Lu 794b755f1d rename to Seaweed File System 10 years ago
Chris Lu 7920b4685e Adding unit tests for volume ttl. 10 years ago
Chris Lu f7094d7a99 version 0.64 10 years ago
Chris Lu b9aee2defb add TTL support 10 years ago
Chris Lu a092794804 use error to report error 10 years ago
Chris Lu 4be5ccd0c8 resolve directory log file error 10 years ago
Chris Lu 69343c5951 adding ttl field to volume super block 10 years ago
Chris Lu 57a4549d86 wrap etag value with double quotes 10 years ago
Chris Lu ce4acecaa8 Fix filer proxing http status code 10 years ago
Chris Lu 4c58cef24a a bit refactoring to prepare for volume format change and backward 10 years ago
Chris Lu df78466a12 remove uploading stated from volume server. 11 years ago
Chris Lu bcd36dedb4 released 0.62 with solaris support 11 years ago
Chris Lu 530927db64 Add Etag support 11 years ago
Chris Lu 5d88cec2df 1. pass through http response headers 11 years ago
Chris Lu a3fb644d86 fix wrong error printing that caused panic 11 years ago
Chris Lu b8bef16c98 test move function 11 years ago
Chris Lu 5f975f5ce8 fix test error due to changed api 11 years ago
Chris Lu df2d3ea7c0 fix old tests that's found not working during travis integration. 11 years ago
Chris Lu a0b2582a75 comments change 11 years ago
Chris Lu 77fd5ecd98 Add /admin/mv to move a file or a folder 11 years ago
Chris Lu 4ac8f2e59d adjust file name 11 years ago
Chris Lu 5f19af8fce compress *.htm file 11 years ago
Chris Lu 413e5c145c lowercase when checking file name extensions. 11 years ago
Chris Lu 38231b6891 return image size when client image processing 11 years ago
Chris Lu fd9f924ad7 add a convenient function to preprocess images on client side. 11 years ago
Chris Lu d85b1d70db released 0.61, prepare for 0.62 beta 11 years ago