milvus/deployments
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
..
binary [skip e2e] Bump milvus version to 2.3.0 (#26590) 2023-08-23 22:12:23 +08:00
docker enhance: GCS native support (GCS implemented using Google Cloud Storage libraries) (#36214) 2024-09-30 13:23:32 +08:00
export-log enhance: use docker compose instead of docker-compose (#35208) 2024-08-02 19:32:32 +08:00
migrate-meta fix migrate_pod version (#21876) 2023-01-31 09:43:50 +08:00
monitor/grafana enhance: Refine milvus dashboard for milvus 2.3 and 2.4 (#34994) 2024-07-25 15:41:46 +08:00
offline enhance: use docker compose instead of docker-compose (#35208) 2024-08-02 19:32:32 +08:00
upgrade script for rolling update milvus's componet which installed by helm (#21820) 2023-02-13 16:58:33 +08:00
windows Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00