storj/satellite/overlay
Jess G 93788e5218
remove kademlia: create upsert query to update uptime (#2999)
* create upsert query for check-in method

* add tests

* fix lint err

* add benchmark test for db query

* fix lint and tests

* add a unit test, fix lint

* add address to tests

* replace print w/ b.Fatal

* refactor query per CR comments

* fix disqualified, only set if null

* fix query

* add version to updatecheckin query

* fix version

* fix tests

* change version for tests

* add version to tests

* add IP, add transport, mv unit test

* use node.address as arg

* add last ip

* fix lint
2019-09-19 11:37:31 -07:00
..
benchmark_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
combinedcache.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
config.go update NodeSelectionConfig.OnlineWindow to 4hr default (#3082) 2019-09-18 14:57:57 -04:00
inspector.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
keylock_test.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
keylock.go Reduce UpdateAddress calls with address cache (#2681) 2019-08-06 16:56:12 -06:00
peeridentities_test.go satellite/metainfo: Verify storagenode signature on satellite upload (#2985) 2019-09-18 09:50:33 -04:00
peeridentities.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
piececount_test.go satellite/overlay: avoid large statement for piece counts (#3001) 2019-09-12 00:38:58 +03:00
selection_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
service_test.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
service.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
statdb_test.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00