Skip to content

Fix/s3 pubilshing - #1241

Merged
neolynx merged 10 commits into
masterfrom
fix/s3-publshing
Feb 6, 2024
Merged

Fix/s3 pubilshing#1241
neolynx merged 10 commits into
masterfrom
fix/s3-publshing

Conversation

@neolynx

@neolynx neolynx commented Jan 13, 2024

Copy link
Copy Markdown
Member

Fixes #1223

Description of the Change

Checklist

  • author name in AUTHORS

sf-nwaller and others added 10 commits February 5, 2024 13:31
as per contributor instructions
instead of caching the whole s3 bucket, cache only the pool path. this
requires an additional parameter, and since this is an interface, all
implementations need to follow. might help in other backends too.

closes #1181
When a publishing uses a publish prefix, instead of listing the contents
of the whole bucket under the storage prefix, only list the contents of
the bucket under the storage prefix and publish prefix, and cache it by
publish prefix.
This speeds up publish operations under a prefix.
@neolynx neolynx changed the title Fix/s3 publshing Fix/s3 pubilshing Feb 5, 2024
@neolynx
neolynx merged commit eeb5bd7 into master Feb 6, 2024
@neolynx
neolynx deleted the fix/s3-publshing branch February 6, 2024 20:21
@neolynx neolynx mentioned this pull request Jun 19, 2026
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.

"file already exists and is different" after un-publishing package from S3

5 participants