You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
chrislusf 440af8033d Merge pull request #69 from stuartpb/patch-1 10 years ago
..
allocate_volume.go Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
cluster_commands.go use github.com/chrislusf instead of github.com/aszxqw 10 years ago
collection.go add some String() to make codes easier to read and debug 10 years ago
configuration.go 1. refactoring, merge "replication" logic into "topology" package 11 years ago
configuration_test.go Cleanup error printing. 10 years ago
data_center.go formatting code by: goimports -w=true . 10 years ago
data_node.go Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
node.go formatting code by: goimports -w=true . 10 years ago
rack.go Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
store_replicate.go formatting code by: goimports -w=true . 10 years ago
topo_test.go fix old tests that's found not working during travis integration. 11 years ago
topology.go Fix compilation error. 10 years ago
topology_event_handling.go formatting code by: goimports -w=true . 10 years ago
topology_map.go Add read-write lock to guard topology changes on new collections and ttls. 10 years ago
topology_vacuum.go Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
volume_growth.go Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
volume_growth_test.go formatting code by: goimports -w=true . 10 years ago
volume_layout.go add some String() to make codes easier to read and debug 10 years ago
volume_location_list.go add some String() to make codes easier to read and debug 10 years ago