Set ocsp-updater's database transaction isolation level to `READ-UNCOMMITTED`. We don't need consistent reads, as the only thing which should be updating these rows is ocsp-updater itself. |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||
| test-cert-b.pem | ||
| test-cert.pem | ||
Set ocsp-updater's database transaction isolation level to `READ-UNCOMMITTED`. We don't need consistent reads, as the only thing which should be updating these rows is ocsp-updater itself. |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||
| test-cert-b.pem | ||
| test-cert.pem | ||