SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
kubernetes
distributed-systems
fuse
replication
cloud-drive
s3
posix
s3-storage
hdfs
distributed-storage
distributed-file-system
erasure-coding
object-storage
blob-storage
seaweedfs
hadoop-hdfs
tiered-file-system
-
Updated
May 10, 2022 - Go
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