seaweedfs/go/topology
Chris Lu 27c74a7e66 Major:
change replication_type to ReplicaPlacement, hopefully cleaner code
works for 9 possible ReplicaPlacement
xyz
x : number of copies on other data centers
y : number of copies on other racks
z : number of copies on current rack
x y z each can be 0,1,2

Minor:
weed server "-mdir" default to "-dir" if empty
2014-03-02 22:16:54 -08:00
..
collection.go Major: 2014-03-02 22:16:54 -08:00
configuration.go add dataCenter option when assign file keys 2013-06-19 18:10:38 -07:00
configuration_test.go testing compilation with remove package 2013-02-10 03:49:51 -08:00
data_center.go Major: 2014-03-02 22:16:54 -08:00
data_node.go add dataCenter option when assign file keys 2013-06-19 18:10:38 -07:00
node.go Major: 2014-03-02 22:16:54 -08:00
rack.go Major: 2014-03-02 22:16:54 -08:00
topo_test.go Major: 2014-03-02 22:16:54 -08:00
topology.go Major: 2014-03-02 22:16:54 -08:00
topology_compact.go support for collections! 2013-11-12 02:21:22 -08:00
topology_event_handling.go Major: 2014-03-02 22:16:54 -08:00
topology_map.go support for collections! 2013-11-12 02:21:22 -08:00
volume_layout.go Major: 2014-03-02 22:16:54 -08:00
volume_location_list.go rename volume_location.go to volume_location_list.go 2013-04-15 15:19:14 -07:00