milvus/internal/core
yah01 dd5f896dc8
Load batch by batch (#25212)
This will significantly reduce the memory usage while loading
- 1x memory usage and MBs overhead for buffer (memory mode)
- only MBs overhead for buffer (mmap mode)

Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-07-06 13:58:27 +08:00
..
build-support Use Conan as c++ package manager (#19920) 2022-11-23 10:39:11 +08:00
cmake Revert "Opt compile time for Mac (#23453)" (#23533) 2023-04-19 16:52:30 +08:00
src Load batch by batch (#25212) 2023-07-06 13:58:27 +08:00
thirdparty growing segment index memory opt & get vector bugfix (#25272) 2023-07-05 00:04:25 +08:00
unittest Load batch by batch (#25212) 2023-07-06 13:58:27 +08:00
CMakeLists.txt Fix the JSON parser always parse all documents (#24290) 2023-05-22 15:49:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
build.sh Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
conanfile.py Fix aws-c-http missing (#25055) 2023-06-21 15:58:42 +08:00
run_clang_format.sh Add script to auto clang format (#18559) 2022-08-11 11:04:37 +08:00