feat(storage): enable parallel writes by using per-repo locking #2600
Codecov / codecov/patch
succeeded
Aug 17, 2024 in 0s
95.96% of diff hit (target 92.69%)
View this Pull Request on Codecov
95.96% of diff hit (target 92.69%)
Annotations
Check warning on line 1851 in pkg/storage/imagestore/imagestore.go
codecov / codecov/patch
pkg/storage/imagestore/imagestore.go#L1851
Added line #L1851 was not covered by tests
Check warning on line 30 in pkg/storage/imagestore/lock.go
codecov / codecov/patch
pkg/storage/imagestore/lock.go#L30
Added line #L30 was not covered by tests
Check warning on line 50 in pkg/storage/imagestore/lock.go
codecov / codecov/patch
pkg/storage/imagestore/lock.go#L50
Added line #L50 was not covered by tests
Loading