rstudio / rstudio/platform-lib
Support Azure Blob Storage
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 0
- Avg merge
- 18h 8m
- Merged PRs (30d)
- 10
Description
Our S3 storage support is useful for a wide variety of providers, but not for Azure Blog storage. We should work on adding support for Azure to the rsstorage library.
See https://github.com/rstudio/package-manager/issues/4465.
A number of cloud providers include S3-compatible APIs:
- Google Cloud Storage
- BackBlaze B2
- Cloudflare's announced R2 service
- Smaller cloud provider options: Digitial Ocean Spaces, Scaleway Object Storage, Linode Object Storage
- Minio
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the rsstorage library and reading its existing S3 storage support. Review the linked package-manager issue for requirements and constraints around Azure Blob Storage. Done means the library supports Azure Blob Storage, but the issue does not specify the required API surface or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100