-
Updated
Jul 9, 2022 - Go
distributed-storage
Here are 160 public repositories matching this topic...
-
Updated
Jul 1, 2022 - Go
-
Updated
Jun 28, 2022 - C++
see attachment
-
Go to Bandwidth screen
-
Choose separate satellite
Actual result: 404 - wrong request
-
Updated
Jul 8, 2022 - Java
-
Updated
Jun 2, 2020 - Erlang
-
Updated
Jun 22, 2022 - C
-
Updated
May 6, 2017 - C++
-
Updated
Dec 10, 2020 - C
-
Updated
May 14, 2021 - Java
-
Updated
Jun 11, 2018 - C
-
Updated
Nov 5, 2019
Create Curl S3 tests
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
Describe the feature
In current implementation, when issuing a query, the QueryingSubscriber pushes in a merge_queue the samples resulting of this query and the samples coming directly from the publishers. Then, at query end, the merge_queue is sorted and dedup-ed.
I would be more efficient to use an enhanced merge_queue that sort+dedup on the fly, for each pushed sample.
-
Updated
Jul 9, 2022 - C
-
Updated
Sep 9, 2021 - Go
-
Updated
Jun 15, 2022 - Shell
-
Updated
Mar 7, 2019 - Go
-
Updated
Aug 4, 2021
-
Updated
Feb 16, 2022 - Swift
-
Updated
Jun 24, 2022 - Python
-
Updated
Jun 20, 2022 - Go
-
Updated
Sep 29, 2018 - JavaScript
-
Updated
Mar 14, 2022 - Go
-
Updated
Feb 11, 2022 - Java
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Oct 29, 2018 - Python
-
Updated
Oct 12, 2021 - C++
-
Updated
Mar 12, 2020 - Java
Improve this page
Add a description, image, and links to the distributed-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-storage topic, visit your repo's landing page and select "manage topics."

Hi!
Could you please put the information about supported architectures to the documentation please? E.e. about supported architectures for different operating systems, some specific requirements to the supported instructions, if you have any (e.g. maybe AVX is required - I do not know).
This kind of information is important for the end-users.
Thanks in advance!