Lots of code in different stores can be consolidated #106
Labels
AWS S3
FR/Bugs related to AWS S3 store implementation
enhancement
New feature or request
Google Cloud Storage
FR/Bugs related to GCS store implementation
https://github.com/discentem/cavorite/blob/main/internal/stores/s3.go#L120-L153
and
https://github.com/discentem/cavorite/blob/main/internal/stores/gcs.go#L69-L92
are identical. Instead maintaining this code in each of the store providers (and future providers), we should abstract this out.
The text was updated successfully, but these errors were encountered: