storj/pkg/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
..
mocks Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
cache_test.go Filter nodes by reputation and IP address (node selection) (#720) 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
client_test.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00
client.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00
config_test.go Get rid of statdb grpc stuff (#761) 2018-12-04 13:47:58 -05:00
config.go Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
server_test.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
server.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00