galeone / galeone/bacup

Missing remotes: Google Cloud Storage

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.