storj/satellite/overlay
Egon Elbre 4e94da3fda satellite/overlay: add feature flag for node selection cache
Also distinguish the purpose for selecting nodes to avoid potential
confusion, what should allow caching and what shouldn't.

Change-Id: Iee2451c1f10d0f1c81feb1641507400d89918d61
2020-05-06 16:13:47 +03:00
..
benchmark_test.go satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
config.go satellite/overlay: Add flag for enabling/disabling disqualification from suspension mode 2020-05-04 17:25:09 +00:00
inspector.go common: separate repository 2019-12-27 14:11:15 +02:00
nodeselectioncache_test.go satellite/overlay: use node selection cache for uploads (#3859) 2020-04-24 09:11:04 -07:00
nodeselectioncache.go satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
selection_test.go satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
service_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
service.go satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
statdb_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
suspension_test.go satellite/overlay: Add flag for enabling/disabling disqualification from suspension mode 2020-05-04 17:25:09 +00:00