storj/cmd/overlay
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
..
cache.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00
main.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00