storj/pkg/storage
Cameron f5c115596e filter out excluded nodes when repairing (#426)
* add filter field into OverlayOptions message

* chooseFiltered method, add excluded parameter in populate method

* change excluded type to []dht.NodeID in ChooseFiltered, change comment

* change name filter to excluded_nodes in proto

* implement helper function contains

* delete ChooseFiltered and add its functionality into Choose method to keep original author's history, add excluded argument into Choose calls

* regenerate mock_client.go

* regenerate protobuf

* update test case to use new IDFromString function

* remove old kademlia test code
2018-10-15 13:42:36 -04:00
..
buckets ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
ec Improve path handling + filepath handling framework (#423) 2018-10-15 16:10:20 +02:00
meta Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00
objects ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
segments filter out excluded nodes when repairing (#426) 2018-10-15 13:42:36 -04:00
streams Path Encryption (#448) 2018-10-15 11:39:09 -04:00