0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg
Ramkumar Chinchani dfe023225f pkg/api: use a rwlock when accessing storage
The original patch used a mutex, however, the workload patterns are
likely to be read-heavy, so use a rwlock instead.
2020-03-20 12:23:36 -07:00
..
api pkg/api: use a rwlock when accessing storage 2020-03-20 12:23:36 -07:00
cli bazel: fix bazel build failures 2020-03-20 10:58:21 -07:00
compliance gc: fix test cases since umoci GC is more strict 2020-03-20 10:58:21 -07:00
log routes: add more logs 2020-01-06 22:51:42 -08:00
storage pkg/api: use a rwlock when accessing storage 2020-03-20 12:23:36 -07:00