Replies: 1 comment 8 replies
-
@berlic thanks for trying out zot. The architecture of zot is such that it is split into a dist-spec faithful and minimal core code base and a more query optimized full version which has support for this: https://github.com/project-zot/zot/blob/main/pkg/extensions/search/search.md ^ Let us know if there is a graphQL query you think is still missing. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. Is it possible to enable cache for repo listing (
/v2/_catalog
)? It seems to be super slow with S3 (Ceph) storage.Beta Was this translation helpful? Give feedback.
All reactions