storj/satellite/repair
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 V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
irreparable rename all the things (#2531) 2019-07-28 08:55:36 +03:00
queue Add count to repair queue (#2661) 2019-07-30 11:21:40 -04:00
repairer Delete irreparable segments (#2642) 2019-07-30 11:38:25 -04:00
repair_test.go Delete irreparable segments (#2642) 2019-07-30 11:38:25 -04:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00