softlayer / softlayer-object-storage-python

SoftLayer Object Storage Python Client
Other
19 stars 30 forks source link

Large object support #31

Open briancline opened 9 years ago

briancline commented 9 years ago

Uploading a >5 GiB object will fail. Need to handle these as SLOs, or add a dependency for the official Swift client module and call it for uploads. This would allow us to still retain backwards compatibility with our module's API, as well as the service APIs for search and CDN.