Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Store uses deprecated #23

Closed
icyield opened this issue Dec 12, 2017 · 2 comments
Closed

Object Store uses deprecated #23

icyield opened this issue Dec 12, 2017 · 2 comments

Comments

@icyield
Copy link

icyield commented Dec 12, 2017

Object Store option uses deprecated
https://github.com/ibm-bluemix-mobile-services/bluemix-objectstorage-serversdk-swift.git

Will it be transitioning to Cloud Object Store?
Thanks

@ianpartridge
Copy link
Contributor

Hi. We do not currently have plans to release a Swift SDK for IBM Cloud Object Storage. You can use the REST API from your Swift application though - see https://console.bluemix.net/docs/services/cloud-object-storage/api-reference/about-compatibility-api.html#about-the-ibm-cloud-object-storage-api for more information.

@icyield
Copy link
Author

icyield commented Dec 13, 2017

Easier to say than do reliably, the REST API notes advises ....

It is not mandatory to use published S3 API SDKs; custom software can leverage the API to integrate directly with Object Storage. However, using published S3 API libraries provide advantages such as authentication/signature generation, automatic retry logic on 5xx errors, and pre-signed url generation. Care must be taken when writing software that uses the API directly to handle transient errors, such as by providing retries with exponential backoff when receiving 503 errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants