aboutsummaryrefslogtreecommitdiff
path: root/go/topology/configuration.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-65/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2014-04-131. refactoring, merge "replication" logic into "topology" packageChris Lu1-12/+12
2. when growing volumes, additional preferred "rack" and "dataNode" paraemters are also provided. Previously only "dataCenter" paraemter is provided.
2013-06-19add dataCenter option when assign file keysChris Lu1-4/+13
add dataCenter option when starting volume servers some work related to freeze a volume. Not tested yet.
2013-02-10testing compilation with remove packageChris Lu1-0/+56