aboutsummaryrefslogtreecommitdiff
path: root/go/topology/cluster_commands.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-31/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-05-03break away from code.google.comchrislusf1-1/+1
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-2/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-2/+2
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-2/+2
2014-03-30working filer server!Chris Lu1-1/+1
2014-03-19adjust log levelChris Lu1-1/+1
2014-03-15toughen weedfs clustering, adding synchronizing max volume id amongChris Lu1-0/+31
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