milvus/internal/storage
shaoyue 8998e1d29b
[skip e2e] Add comment for PayloadReader (#13899)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
2021-12-21 21:06:28 +08:00
..
cwrapper Make arrow use jemalloc (#13029) 2021-12-09 14:17:36 +08:00
binlog_iterator_test.go [skip e2e]Update license for storage iterator (#13890) 2021-12-21 18:48:57 +08:00
binlog_iterator.go [skip e2e]Update license for storage iterator (#13890) 2021-12-21 18:48:57 +08:00
binlog_reader.go Close binlog event when error occur (#12995) 2021-12-08 21:11:39 +08:00
binlog_test.go Add payload bytes interface. (#13467) 2021-12-16 16:35:42 +08:00
binlog_writer_test.go Change binlog writer close behavior (#13046) 2021-12-09 12:37:06 +08:00
binlog_writer.go [skip e2e]Fix binlog writer comment (#13576) 2021-12-17 19:42:50 +08:00
data_codec_test.go Add payload bytes interface. (#13467) 2021-12-16 16:35:42 +08:00
data_codec.go [skip e2e] Fix golint in data_codec (#13804) 2021-12-20 22:47:07 +08:00
data_sorter_test.go Update storage unittest (#7637) 2021-09-09 17:12:55 +08:00
data_sorter.go Handle datasorter edge cases (#6465) 2021-07-13 14:37:54 +08:00
event_data.go [skip e2e] Fix grammar mistake in event_data (#13805) 2021-12-20 22:49:00 +08:00
event_header.go Add common endian for global use (#11092) 2021-11-02 18:16:32 +08:00
event_reader.go Close binlog event when error occur (#12995) 2021-12-08 21:11:39 +08:00
event_test.go [skip e2e]Remove useless event header check func (#13573) 2021-12-17 19:00:14 +08:00
event_writer_test.go Change binlog writer close behavior (#13046) 2021-12-09 12:37:06 +08:00
event_writer.go [skip e2e] Add comment for event writer (#13800) 2021-12-20 23:18:53 +08:00
local_chunk_manager_test.go Fix chunk manager ci lint (#8779) 2021-09-28 20:46:04 +08:00
local_chunk_manager.go [skip ci] Fix grammar mistake in local_chunk_manager (#13418) 2021-12-15 11:56:07 +08:00
minio_chunk_manager_test.go Fix chunk manager ci lint (#8779) 2021-09-28 20:46:04 +08:00
minio_chunk_manager.go [skip ci] Fix grammar mistake in minio_chunk_manager (#13417) 2021-12-15 11:53:47 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
payload_test.go Change binlog writer close behavior (#13046) 2021-12-09 12:37:06 +08:00
payload.go [skip e2e] Add comment for PayloadReader (#13899) 2021-12-21 21:06:28 +08:00
print_binlog_test.go Change binlog writer close behavior (#13046) 2021-12-09 12:37:06 +08:00
print_binlog.go Add payload bytes interface. (#13467) 2021-12-16 16:35:42 +08:00
stats_test.go Add common endian for global use (#11092) 2021-11-02 18:16:32 +08:00
stats.go [skip e2e] Add comment for Int64Stats (#13663) 2021-12-17 22:04:43 +08:00
types.go [skip ci] Add comment for storage.ChunManger methods (#12524) 2021-12-01 15:45:40 +08:00
unsafe_test.go Add storage copyright 2021-04-19 11:32:24 +08:00
unsafe.go Add description event extras. (#8264) 2021-09-23 17:23:54 +08:00
utils_test.go Close event and binlog reader (#12173) 2021-11-22 17:27:14 +08:00
utils.go Fix redundant init declaration in storage/util.go (#13381) 2021-12-15 11:13:10 +08:00
vector_chunk_manager_test.go Use the same lint rules with golint in revive (#13324) 2021-12-14 15:31:07 +08:00
vector_chunk_manager.go Close event and binlog reader (#12173) 2021-11-22 17:27:14 +08:00