milvus/pkg/util/paramtable
Bingyi Sun 715f042965
feat: add a balancer based on both of row count and segment count (#30188)
issue: https://github.com/milvus-io/milvus/issues/30039

---------

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2024-02-06 17:15:50 +08:00
..
autoindex_param.go enhance: add new optimize param for queryhook (#29495) 2023-12-28 10:04:46 +08:00
autoindex_param_test.go Support prepare config for index (#27920) 2023-10-25 19:54:12 +08:00
base_table.go enhance: Limit index pool size of standalone server (#30170) 2024-01-30 16:47:03 +08:00
base_table_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
component_param.go feat: add a balancer based on both of row count and segment count (#30188) 2024-02-06 17:15:50 +08:00
component_param_test.go feat: Add import executor and manager for datanode (#29438) 2024-01-31 20:45:04 +08:00
grpc_param.go fix: Unexpected rpc msg size limit (#29682) 2024-01-05 15:56:47 +08:00
grpc_param_test.go fix: Unexpected rpc msg size limit (#29682) 2024-01-05 15:56:47 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param.go Improve HTTP server include metrics and RESTful API (#28045) 2023-11-19 17:14:20 +08:00
http_param_test.go Improve HTTP server include metrics and RESTful API (#28045) 2023-11-19 17:14:20 +08:00
param_item.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
quota_param.go Add default retrieve limit (#24782) 2023-08-10 14:11:15 +08:00
quota_param_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
role_param.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
role_param_test.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
runtime.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
service_param.go enhance: add basic information of milvus into metrics (#29665) 2024-01-29 15:47:02 +08:00
service_param_test.go fix: remove Unnecessary lock in config manager (#29836) 2024-01-11 13:48:49 +08:00