Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add StorageWriter standalone type #9507

Merged
merged 13 commits into from
Jul 16, 2024
Merged

feat: add StorageWriter standalone type #9507

merged 13 commits into from
Jul 16, 2024

Conversation

joshieDo
Copy link
Collaborator

ref #9040

Introduces StorageWriter standalone type that given the different storage types decides how best it's written to storage.

The goal is to move more and more writer traits/impl into this type.

@joshieDo joshieDo added C-enhancement New feature or request A-db Related to the database A-static-files Related to static files labels Jul 15, 2024
@joshieDo joshieDo requested a review from mattsse July 15, 2024 11:16
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not perfect yet, but a step in the right direction

@joshieDo
Copy link
Collaborator Author

joshieDo commented Jul 16, 2024

@Rjected we should unify this with the sf/db tasks imo

@joshieDo joshieDo added this pull request to the merge queue Jul 16, 2024
Merged via the queue into main with commit 0a1f652 Jul 16, 2024
32 checks passed
@joshieDo joshieDo deleted the joshie/stt branch July 16, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Related to the database A-static-files Related to static files C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants