mirror of
https://github.com/project-zot/zot.git
synced 2025-03-04 02:02:49 -05:00
The original patch used a mutex, however, the workload patterns are likely to be read-heavy, so use a rwlock instead. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
storage.go | ||
storage_test.go |