storj/satellite/repair/checker
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
..
checker_test.go Add count to repair queue (#2661) 2019-07-30 11:21:40 -04:00
checker.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
online_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
online.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00