6 Commits (48a24559a3c46efaa99ca6f3d43715e545381441)

Author SHA1 Message Date
Chris Lu d981eb282f refactor volume_read_write.go out of volume.go 9 years ago
霍晓栋 1ef81ac518 filer could detect master nodes healthy status and choose a working one when encountering SPOF 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu 1d86ac8761 just refactoring 9 years ago
Chris Lu c9e33d3709 separate into 2 files, no logic change 9 years ago
Timur Nurutdinov 4b0904e9c4 fix extract collection name from .dat file 9 years ago
chrislusf 418878edce In case lastNode==0, need to set it to -1 10 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
chrislusf c7cf4fa46c Fix looking for master nodes. 10 years ago
chrislusf 3188382ea7 More debug information for connecting to master 10 years ago
yanyiwu b7a18580b8 Sort VolumeInfos by VolumeId in Store.Status(); 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago
chrislusf 020ba6c9a8 add leveldb support for needle map 10 years ago
chrislusf 78bc7b393f tweaking ui 10 years ago
chrislusf b07d81fb08 follow golint suggestions 10 years ago
chrislusf f511b507a5 Add read only public port on volume server 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
Lei Xue 029e3a3822 fix some typos 10 years ago
yanyiwu 5b7628cf08 use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto 10 years ago
yanyiwu 5a40f539f2 fix bug: upload a file which already existed return a wrong file size. 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 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 b9aee2defb add TTL support 10 years ago
Chris Lu e8e8d11bd3 Refactor out weedfs vacuum. 11 years ago
Chris Lu 8c04c5ed5f remove the println 11 years ago
Chris Lu 1818a2a2da Change to protocol buffer for volume-join-masster message 11 years ago
Chris Lu 637469e656 log the volume server connected to which master server 11 years ago
Chris Lu 3b5035c468 1. v0.54 11 years ago
Chris Lu 51939efeac 1. volume server now sends master server its max file key, so that 11 years ago
Chris Lu 9653a54766 added typed join result 11 years ago
Chris Lu 56a3d30e75 batch delete on volume servers 11 years ago
Chris Lu 59f6a13609 adding lots of different stats 11 years ago
Chris Lu 37dd41ab91 print out log message 11 years ago
Chris Lu 3fec41b911 remove unnecessary code 11 years ago
Chris Lu cd10c277b2 can now delete a collection! Is this a dangerous feature? Only enabling 11 years ago
Chris Lu 27c74a7e66 Major: 11 years ago
Chris Lu edae676913 1. volume server auto detect clustered master nodes 11 years ago
Chris Lu 0e5c4e432d report when size is closing to the volume limit 11 years ago
Chris Lu 2a8c60f71b be lenient when writing, but report right away when volume size limit is 11 years ago
Chris Lu 3b68711139 support for collections! 11 years ago
Chris Lu 3f5f8657d2 add a command to force compaction of a volume, removing deleted files 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu ed154053c8 switching to temporarily use glog library 12 years ago
Chris Lu 123b0cc2df fix for issue #35 12 years ago
Chris Lu ff1c04c486 fix issue 34 12 years ago