storj/satellite/overlay
Egon Elbre 267506bb20 satellite/metabase: move package one level higher
metabase has become a central concept and it's more suitable for it to
be directly nested under satellite rather than being part of metainfo.

metainfo is going to be the "endpoint" logic for handling requests.

Change-Id: I53770d6761ac1e9a1283b5aa68f471b21e784198
2021-04-21 15:54:22 +03:00
..
straynodes satellite/overlay/straynodes: set --stray-nodes.enable-dq release default to true 2021-03-22 17:25:09 +00:00
audithistory_test.go satellite/overlay: fix data race in TestAuditHistoryBasic 2021-02-16 12:32:19 +02:00
audithistory.go satellite,storagenode: Pass audit history over GetStats endpoint 2020-12-30 19:13:26 +00:00
benchmark_test.go satellite/overlay: rename NodeSelectionCache to UploadSelectionCache 2021-01-28 14:56:53 +02:00
config.go satellite/{overlay,satellitedb}: add flag to toggle suspending nodes for offline audits 2021-03-27 16:28:27 +00:00
db_test.go satellite/satellitedb: select stray nodes for DQ in separate tx from update 2021-03-27 00:00:23 +00:00
downloadselection_test.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
downloadselection.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
piececount_test.go ci: test benchmarks 2020-07-10 13:26:49 +00:00
selection_test.go satellite/overlay: rename NodeSelectionCache to UploadSelectionCache 2021-01-28 14:56:53 +02:00
service_test.go satellite/satellitedb: filter offline suspended nodes from selection 2021-03-27 23:36:46 +00:00
service.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
statdb_test.go satellite/satellitedb: filter offline suspended nodes from selection 2021-03-27 23:36:46 +00:00
suspension_test.go satellite/{overlay,satellitedb}: add flag to toggle suspending nodes for offline audits 2021-03-27 16:28:27 +00:00
uploadselection_test.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
uploadselection.go satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00