mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Decouples blob upload and db row creation when uploading the empty layer. This avoids the transaction blocking on non-db/S3 related issues.
Decouples blob upload and db row creation when uploading the empty layer. This avoids the transaction blocking on non-db/S3 related issues.