Skip to content

Refactor to introduce a storage interface#74

Open
ian-noaa wants to merge 5 commits into
mainfrom
add-storage-provider-interface
Open

Refactor to introduce a storage interface#74
ian-noaa wants to merge 5 commits into
mainfrom
add-storage-provider-interface

Conversation

@ian-noaa

Copy link
Copy Markdown
Collaborator

This will let us add an S3 storage provider alongside the local storage provider.

This will let us add an S3 storage provider alongside the local
storage provider.
@ian-noaa ian-noaa self-assigned this Jun 24, 2026
ian-noaa added 4 commits June 24, 2026 14:21
This will keep memory use constant compared to io.ReadAll which reads
everything into memory at once.
@ian-noaa ian-noaa linked an issue Jun 25, 2026 that may be closed by this pull request
@ian-noaa ian-noaa marked this pull request as ready for review July 8, 2026 20:30
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.

Update METjson2db to interact with object storage

1 participant