-
Updated
May 30, 2022 - JavaScript
object-storage
Here are 245 public repositories matching this topic...
-
Updated
Jun 1, 2022 - Go
-
Updated
Jun 1, 2022 - Go
webui/src/lib/api/index.js
see attachment
-
Go to Bandwidth screen
-
Choose separate satellite
Actual result: 404 - wrong request
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
May 30, 2022 - Java
-
Updated
Jun 1, 2022 - Go
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
-
Updated
Jun 1, 2022 - Python
-
Updated
May 31, 2022 - JavaScript
-
Updated
Sep 9, 2021 - Go
-
Updated
Nov 12, 2019 - Go
-
Updated
Oct 30, 2016
This is a feature request.
Access-Control-Allow-Origin
, Access-Control-Allow-Methods
, Access-Control-Allow-Headers
and Access-Control-Allow-Credentials
header is required to satisfy https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin.
-
Updated
Jun 1, 2022 - Go
-
Updated
May 30, 2022 - Python
-
Updated
Sep 14, 2021 - Go
If S3 upload is not completed properly, we return the correct error code to the client. But the row in the storage.objects table is not cleaned up.
-
Updated
May 30, 2022 - Rust
-
Updated
Jul 30, 2018 - Go
-
Updated
Mar 19, 2019 - Go
-
Updated
Feb 11, 2022 - Java
-
Updated
Sep 24, 2020 - Go
-
Updated
Jun 1, 2022 - Go
-
Updated
Sep 29, 2021 - Shell
-
Updated
May 2, 2022 - TypeScript
Improve this page
Add a description, image, and links to the object-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-storage topic, visit your repo's landing page and select "manage topics."
Summary
As schema api already supports
undrop_database
operationhttps://github.com/datafuselabs/databend/blob/main/common/meta/api/src/schema_api_impl.rs#L268
undrop database
statement can be implemented now.UNDROP DATABASE <name>
undrop the dropped table ... : -), e.g.