storj/satellite/audit
ethanadams c9b46f2fe2
V3-1987: Optimize audits stats persistence (#2632)
* Added batch update stats for recordAuditSuccessStatus
* Added batch update stats to recordAuditFailStatus
* added configurable batch size
* build individual update/delete statements so the statements can be batched into 1 call to the DB
* notified #config-changes channel and ran make update-satellite-config-lock
* updated tests to use batch update stats
2019-07-31 13:21:06 -04:00
..
containment_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
containment.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
cursor_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
cursor.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
disqualification_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
reporter_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
reporter.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
reverify_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
service.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
testplanet_helpers_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
verifier_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
verifier_unit_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
verifier.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00