0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/pkg
Andrei Aaron a775dcabd8
refactor: switch back to using a syncmap for locking
Remove the logic to discard unused locks as it produced deadlocks

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-08-17 19:43:29 +00:00
..
api feat(storage): enable parallel writes by using per-repo locking 2024-08-17 08:31:04 +00:00
cli chore: update go.mod deps (#2610) 2024-08-14 13:09:45 -07:00
cluster feat(sync): support for periodic repo sync in scale-out cluster (#2424) 2024-05-31 09:25:34 -07:00
common ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
compliance ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
debug ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
exporter ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
extensions feat(storage): enable parallel writes by using per-repo locking 2024-08-17 08:31:04 +00:00
log ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
meta feat(storage): enable parallel writes by using per-repo locking 2024-08-17 08:31:04 +00:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
retention ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
scheduler ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
storage refactor: switch back to using a syncmap for locking 2024-08-17 19:43:29 +00:00
test refactor: remove global locking feature from the imagestore 2024-08-17 17:52:58 +00:00