apache / apache/libcloud

object storage range download

Open
#1,405 2 comments 0 reactions 0 assignees View on GitHub
api: storage drivers: aws s3 feature request stale
Dominant language
Python
Stars
2.1k
Forks
931
Avg merge
1d 2h
Merged PRs (30d)
4

Description

It would be nice if libcloud could support range requests to objects, this is e.g. supported by Amazon S3 and the boto3 library.

This helps when you store bigger files, but have some kind of index locally to be able to request only parts thereof, for example.

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by locating libcloud's object-storage APIs and provider implementations, then compare how Amazon S3 range requests are represented; done means a consistent range-download capability is defined and tested across the relevant object-storage drivers.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.