Skip to content

Conversation

@Shane98c
Copy link
Member

Addresses #3

cc @james-willis

I implemented this so that every individual request can be transformed which I think is required for the presigned concept to work, but differs from the implementation in zarr-gl. Were you having success with the once-per-store pattern you implemented there?

This also duplicates a few bits of zarrita, so I'm wondering if some of this functionality would be a candidate for an issue over there too.

@vercel
Copy link

vercel bot commented Dec 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
zarr-layer Ready Ready Preview, Comment Dec 30, 2025 1:27am

@james-willis
Copy link

Were you having success with the once-per-store pattern you implemented there?

In the PR I linked we pass the fetch function as an arg to zarr-js' zarr function, so it is used for every call. That will be necessary for something like S3 presigned URLs, and I assume most other use cases as well.

When I migrated zarr-gl to zarrita, I honestly cant recall if I tested it to see if it still worked correctly or not.

@james-willis
Copy link

Cut a ticket to zarrita: manzt/zarrita.js#325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants