storj/satellite/overlay
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
..
benchmark_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
cache_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
cache.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
config.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
inspector.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
selection_test.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
statdb_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00