milvus/internal/indexnode
Cai Yudong ab3cbdfc61
Partial change to prepare for GPU index type support (#22591)
Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
2023-03-14 23:21:56 +08:00
..
chunk_mgr_factory.go Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
chunkmgr_mock.go Fix memory calculation in dataCodec (#21800) 2023-01-28 11:09:52 +08:00
errors_test.go
errors.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
etcd_mock.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
index_test.go Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
indexnode_component_mock.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
indexnode_mock.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
indexnode_service_test.go Correct usage of Timer and Ticker (#22228) 2023-02-23 18:59:45 +08:00
indexnode_service.go Apply lifetime control for indexnode (#21892) 2023-01-31 18:37:50 +08:00
indexnode_test.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
indexnode.go Partial change to prepare for GPU index type support (#22591) 2023-03-14 23:21:56 +08:00
metrics_info_test.go
metrics_info.go Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00
OWNERS
task_scheduler_test.go Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
task_scheduler.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task_state_test.go
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
task.go Store index files in slices to reduce memory peaks (#22369) (#22455) 2023-03-01 19:43:47 +08:00
taskinfo_ops.go Correct usage of Timer and Ticker (#22228) 2023-02-23 18:59:45 +08:00