milvus/internal/storage
Enwei Jiao d3af451d92
Upgrade golangci-lint (#24707)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2023-06-07 19:34:36 +08:00
..
aliyun Upgrade golangci-lint (#24707) 2023-06-07 19:34:36 +08:00
gcp Make GCS OAuth token thread-safe (#22714) 2023-03-14 18:09:54 +08:00
binlog_iterator_test.go merge stats log when segment flushing or compacting (#23570) 2023-05-29 10:21:28 +08:00
binlog_iterator.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
binlog_reader.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
binlog_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +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 Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
binlog_writer_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
binlog_writer.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
data_codec_test.go merge stats log when segment flushing or compacting (#23570) 2023-05-29 10:21:28 +08:00
data_codec.go Upgrade golangci-lint (#24707) 2023-06-07 19:34:36 +08:00
data_sorter_test.go Refactor QueryNode (#21625) 2023-03-27 00:42:00 +08:00
data_sorter.go Support json & array types (#23408) 2023-04-20 11:32:31 +08:00
event_data.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
event_header.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
event_reader.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
event_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
event_writer_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
event_writer.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
factory.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
index_data_codec_test.go Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00
index_data_codec.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +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 Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
minio_chunk_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
minio_chunk_manager.go Fix bug for batch delete files on gcp of minio (#23052) (#23083) (#23090) 2023-04-09 16:22:30 +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_reader_test.go Recude IndexCodec Load Memory (#20621) 2022-11-18 10:47:08 +08:00
payload_reader.go Support json & array types (#23408) 2023-04-20 11:32:31 +08:00
payload_test.go Support json & array types (#23408) 2023-04-20 11:32:31 +08:00
payload.go Support to retrieve json (#23563) 2023-04-21 11:46:32 +08:00
pk_statistics.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
primary_key_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
primary_key.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
print_binlog_test.go merge stats log when segment flushing or compacting (#23570) 2023-05-29 10:21:28 +08:00
print_binlog.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
stats_test.go merge stats log when segment flushing or compacting (#23570) 2023-05-29 10:21:28 +08:00
stats.go merge stats log when segment flushing or compacting (#23570) 2023-05-29 10:21:28 +08:00
types.go Fix NoSuchKey error caused by special stats log (#24670) 2023-06-06 17:34:36 +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 Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00
utils.go Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00
vector_chunk_manager_test.go merge stats log when segment flushing or compacting (#23570) 2023-05-29 10:21:28 +08:00
vector_chunk_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00