milvus/internal/storage
shaoyue 32581e6452
Support aliyun oss as object storage with ak or IAM (#22376)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
2023-03-09 16:33:52 +08:00
..
aliyun Support aliyun oss as object storage with ak or IAM (#22376) 2023-03-09 16:33:52 +08:00
gcp Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
binlog_iterator_test.go Fix memory calculation in dataCodec (#21800) 2023-01-28 11:09:52 +08:00
binlog_iterator.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
binlog_reader.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
binlog_test.go Add unconvert & durationcheck linters and fix issues (#22161) 2023-02-15 17:22:34 +08:00
binlog_util_test.go Fix parse segment id error from delta log (#19566) 2022-09-30 14:18:55 +08:00
binlog_util.go Fix parse segment id error from delta log (#19566) 2022-09-30 14:18:55 +08:00
binlog_writer_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
binlog_writer.go Recude IndexCodec Load Memory (#20621) 2022-11-18 10:47:08 +08:00
data_codec_test.go Fix memory calculation in dataCodec (#21800) 2023-01-28 11:09:52 +08:00
data_codec.go Fix memory calculation in dataCodec (#21800) 2023-01-28 11:09:52 +08:00
data_sorter_test.go Fix memory calculation in dataCodec (#21800) 2023-01-28 11:09:52 +08:00
data_sorter.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
event_data.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
event_header.go [skip e2e]Update license for storage event (#14042) 2021-12-23 12:05:21 +08:00
event_reader.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
event_test.go Recude IndexCodec Load Memory (#20621) 2022-11-18 10:47:08 +08:00
event_writer_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
event_writer.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
factory.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
index_data_codec_test.go Fix compaction target segment rowNum is always 0 (#20937) 2022-12-01 20:33:17 +08:00
index_data_codec.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
local_chunk_manager_test.go Fix a regression of local storage (#20653) 2022-11-21 10:19:10 +08:00
local_chunk_manager.go Refine errors, re-define error codes (#22501) 2023-03-09 15:47:52 +08:00
minio_chunk_manager_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
minio_chunk_manager.go Support aliyun oss as object storage with ak or IAM (#22376) 2023-03-09 16:33:52 +08:00
options.go Add support for GCS(GoogleCloudStorage) with IAM (#20164) 2022-11-01 11:07:35 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
payload_benchmark_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
payload_cgo_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
payload_reader_cgo.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
payload_reader_test.go Recude IndexCodec Load Memory (#20621) 2022-11-18 10:47:08 +08:00
payload_reader.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
payload_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
payload.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
pk_statistics.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
primary_key_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
primary_key.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
print_binlog_test.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
print_binlog.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
stats_test.go Refine bloomfilter and memory usage (#20168) 2022-10-31 17:41:34 +08:00
stats.go Refine bloomfilter and memory usage (#20168) 2022-10-31 17:41:34 +08:00
types.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
unsafe_test.go [skip e2e]Update license for storage unsafe (#14452) 2021-12-28 20:03:56 +08:00
unsafe.go [skip e2e]Update license for storage unsafe (#14452) 2021-12-28 20:03:56 +08:00
utils_test.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
utils.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
vector_chunk_manager_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
vector_chunk_manager.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00