milvus/.github
Rijin-N a05a37a583
enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214)
Native support for Google cloud storage using the Google Cloud Storage
libraries. Authentication is performed using GCS service account
credentials JSON.

Currently, Milvus supports Google Cloud Storage using S3-compatible APIs
via the AWS SDK. This approach has the following limitations:

1. Overhead: Translating requests between S3-compatible APIs and GCS can
introduce additional overhead.
2. Compatibility Limitations: Some features of the original S3 API may
not fully translate or work as expected with GCS.

To address these limitations, This enhancement is needed.

Related Issue: #36212
2024-09-30 13:23:32 +08:00
..
actions feat: [skip e2e] effective way to use cache (#35598) 2024-08-21 18:46:55 +08:00
ISSUE_TEMPLATE [skip e2e]Update export log script (#21654) 2023-01-12 19:27:40 +08:00
workflows enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
.licenserc.yaml [skip ci]Add license check (#10779) 2021-10-27 20:54:23 +08:00
mergify.yml enhance: [skip e2e] [mergify]replace branch by reference (#36139) 2024-09-10 15:21:07 +08:00
OWNERS [skip ci]Update the reviewers of .github (#9315) 2021-10-06 07:16:02 +08:00
stale.yml [skip e2e] Move feature label to exemptLabels (#17586) 2022-06-16 14:18:10 +08:00