storj/internal/testplanet
Maximillian von Briesen 6c655d117b
Filter nodes by reputation and IP address (node selection) (#720)
*   Pulls statdb stats into overlay cache whenever cache.Put() is called
* Updates overlay.FindStorageNodes()/overlayClient.Choose() to filter based on node stats
* Updates overlay.FindStorageNodes()/overlayClient.Choose() to exclude duplicate IP addresses
2018-12-04 15:18:26 -05:00
..
gen_identities.go internal/testplanet (#528) 2018-11-03 14:17:14 +02:00
identities_table.go internal/testplanet (#528) 2018-11-03 14:17:14 +02:00
identities.go internal/testplanet (#528) 2018-11-03 14:17:14 +02:00
node.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00
planet_test.go testplanet: add logger (#649) 2018-11-15 10:57:47 +02:00
planet.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00