Missing remotes: Google Cloud Storage
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 37
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The support for Google Cloud storage is nice to have.
The new type should implement the `Uploader` trait and behave similarly to [AWSBucket](https://github.com/galeone/bacup/blob/main/src/remotes/aws.rs).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/remotes/aws.rs and the Uploader trait to understand how AWSBucket implements the remote interface. Add a Google Cloud Storage remote with equivalent behavior, ensuring the new type implements Uploader; done means it behaves similarly to AWSBucket.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, rust
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100