The Wayback Machine - https://web.archive.org/web/20220430000218/https://github.com/topics/storage-api
Skip to content
#

storage-api

Here are 73 public repositories matching this topic...

hessio
hessio commented Mar 3, 2022

There is a repo in CORTX called CORTX S3 sample code which provides code samples for how to use the s3 API in different languages. Currently the Curl API has not been completed. 

For this task you should change all the 'TODO' sections with the required the code.

repo: [https://github.com/Seagate/cortx/tree/main/cortx-s3samplecode](https://github.com/Seagate/cortx/tree/main/cortx-s3samplecode

documentation enhancement good first issue help wanted
peterlimg
peterlimg commented Apr 17, 2022

This is (perhaps) a temporary fix for resolving the slow allocation root calculation when there are enormous dirs and files in an allocation. Issue #627 detailed the problem, but we may not consider to do it in splitting tables way. Instead, we will consider to optimize it by organization the dirs and files in MPT tree, discussed [here](https://0chain.slack.com/archives/GREHVKQKS/p1649465569155379

good first issue mainnet Optimization

Improve this page

Add a description, image, and links to the storage-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the storage-api topic, visit your repo's landing page and select "manage topics."

Learn more