storj/satellite/overlay
Cameron Ayer bad299b541 satellite/satellitedb: serialize UpdateStats and BatchUpdateStats transactions
Since we increased the number of audit workers from 1 to 2, we need to make sure
concurrent updates do not trample each other. We can do this by serializing the
transactions.

Change-Id: If1b2f71cabe3c779c12ffa33c0c3271778ac3ae0
2020-06-10 17:11:28 +00:00
..
benchmark_test.go satellite/overlay: remove MinimumRequiredNodes 2020-05-07 15:41:23 +00:00
config.go nodeselection: Increase minimum free space to 500MB (#3898) 2020-05-25 12:13:28 +02:00
inspector.go all: fix comments about grpc 2020-05-11 13:05:34 +03:00
nodeselectioncache_test.go satellite/overlay: remove MinimumRequiredNodes 2020-05-07 15:41:23 +00:00
nodeselectioncache.go satellite/nodeselection: use NodeURL 2020-05-27 05:46:11 +00: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 storagenode: remove dependency to overlay.NodeDossier 2020-05-21 08:37:13 +03:00
service_test.go satellite/satellitedb: serialize UpdateStats and BatchUpdateStats transactions 2020-06-10 17:11:28 +00:00
service.go satellite/overlay: updates node with a vetted_at timestamp if they meet the vetting criteria 2020-05-20 16:30:26 -04: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