storj/satellite/overlay
Cameron 865974950d satellite/overlay: insert node online events into node events table
Instead of sending emails at the time the node is seen to be back
online, we have decided to send the event to the node events table,
which will initiate the email sending process at some point.

Change-Id: Id756209498112579de8e78ee20ad2df54571a617
2022-11-02 16:26:19 +00:00
..
straynodes satellite/overlay/straynodes: prevent disqualification in tests 2021-11-09 12:29:21 +00:00
benchmark_test.go satellite/overlay: add nodeevents.DB to satellite overlay service 2022-11-02 15:56:37 +00:00
checkin_test.go mod: bump common to fetch latest placement type changes 2021-11-16 12:42:25 +00:00
config.go satellite/overlay: add email-sending functionality to overlay service 2022-10-13 18:01:05 +00:00
db_test.go satellite/overlay: add disqualification reason 2022-04-20 13:29:31 +00:00
downloadselection_test.go satellite/{orders,overlay}: use cache for downloads 2022-07-12 11:04:34 +00:00
downloadselection.go satellite/{orders,overlay}: use cache for downloads 2022-07-12 11:04:34 +00: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 satellite/gc/bloomfilter: use int64 to count pieces 2022-09-22 09:39:53 +00:00
selection_test.go satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00
service_test.go satellite/overlay: insert node online events into node events table 2022-11-02 16:26:19 +00:00
service.go satellite/overlay: insert node online events into node events table 2022-11-02 16:26:19 +00:00
statdb_test.go satellite/overlay: add disqualification reason 2022-04-20 13:29:31 +00:00
uploadselection_test.go satellite/overlay: use ReadCache in Download/UploadSelectionCache 2022-07-12 13:52:48 +03:00
uploadselection.go satellite/overlay: use ReadCache in Download/UploadSelectionCache 2022-07-12 13:52:48 +03:00