seaweedfs/go/weed
Chris Lu 41143b3b78 toughen weedfs clustering, adding synchronizing max volume id among
peers in order to avoid the same volume id being assigned twice
1. moving raft.Server to topology
2. adding max volume id command for raft
2014-03-15 23:03:49 -07:00
..
weed_server toughen weedfs clustering, adding synchronizing max volume id among 2014-03-15 23:03:49 -07:00
benchmark.go less greedy concurrency level, reducing open files 2014-03-14 01:53:47 -07:00
command.go rename from cmd to weed for easier "go build" 2013-02-10 04:05:28 -08:00
compact.go Major: 2014-03-02 22:16:54 -08:00
download.go Major: 2014-03-02 22:16:54 -08:00
export.go Major: 2014-03-02 22:16:54 -08:00
fix.go truncate file content during creating 2014-03-09 18:50:09 -07:00
master.go toughen weedfs clustering, adding synchronizing max volume id among 2014-03-15 23:03:49 -07:00
server.go toughen weedfs clustering, adding synchronizing max volume id among 2014-03-15 23:03:49 -07:00
shell.go issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 2013-09-01 23:58:21 -07:00
upload.go benchmarking writing data to a specific collection 2014-03-09 23:54:07 -07:00
version.go add percentage of benchmark progress 2014-03-10 13:34:06 -07:00
volume_test.go handle cases when .idx files are also readonly 2013-08-11 11:38:55 -07:00
volume.go adjusting default read time out 2014-03-12 15:05:07 -07:00
weed.go a kind of working benchmark 2014-03-09 19:42:50 -07:00