seaweedfs/go/topology
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
..
cluster_commands.go toughen weedfs clustering, adding synchronizing max volume id among 2014-03-15 23:03:49 -07:00
collection.go can now delete a collection! Is this a dangerous feature? Only enabling 2014-03-10 11:43:54 -07: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 can now delete a collection! Is this a dangerous feature? Only enabling 2014-03-10 11:43:54 -07:00
node.go fix bug on volume growing failure where free space equals what's 2014-03-13 12:13:39 -07: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 toughen weedfs clustering, adding synchronizing max volume id among 2014-03-15 23:03:49 -07:00
topology_compact.go support for collections! 2013-11-12 02:21:22 -08:00
topology_event_handling.go toughen weedfs clustering, adding synchronizing max volume id among 2014-03-15 23:03:49 -07:00
topology_map.go support for collections! 2013-11-12 02:21:22 -08:00
volume_layout.go can now delete a collection! Is this a dangerous feature? Only enabling 2014-03-10 11:43:54 -07:00
volume_location_list.go rename volume_location.go to volume_location_list.go 2013-04-15 15:19:14 -07:00