milvus/internal/util/indexcgowrapper
cai.zhang 6ea7633bd5
enhance: Add memory size for binlog (#33025)
issue: #33005
1. add `MemorySize` field for insert binlog.
2. `LogSize` means the file size in the storage object.
3. `MemorySize` means the size of the data in the memory.

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2024-05-15 12:59:34 +08:00
..
build_index_info.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
codec_index_test.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
dataset.go feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
helper.go enhance: Throw error instead of crash when index cannot be built (#31844) 2024-04-09 11:51:18 +08:00
index_bench.go
index_test.go
index.go enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00