milvus/pkg
yihao.dai b6612e02b4
enhance: Reduce GetIndexInfos calls ()
Batch `GetIndexInfos` calls for segments to reduce RPC calls.

issue: https://github.com/milvus-io/milvus/issues/37634

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-11-19 14:24:31 +08:00
..
common enhance: [GoSDK] support Doc-in-doc-out APIs () 2024-11-12 10:58:28 +08:00
config fix: Store default value if `ErrKeyNotFound` is returned () 2024-11-15 10:24:32 +08:00
eventlog fix: fix `make generate-mockery` panic with go1.22 () 2024-10-17 12:11:31 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 () 2024-10-17 12:11:31 +08:00
log enhance: improve log encoding performance on proxy nodes () 2024-09-11 14:51:07 +08:00
metrics enhance: Remove segment-level tag from monitoring metrics () 2024-11-16 10:58:31 +08:00
mocks fix: fix `make generate-mockery` panic with go1.22 () 2024-10-17 12:11:31 +08:00
mq fix: Move init kafka pool into once () 2024-11-18 21:24:48 +08:00
streaming enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer () 2024-11-11 17:24:29 +08:00
tracer fix: Fix tracing config update logic () 2024-09-05 14:27:04 +08:00
util enhance: Reduce GetIndexInfos calls () 2024-11-19 14:24:31 +08:00
.mockery_pkg.yaml enhance: support single pchannel level transaction () 2024-08-19 21:22:56 +08:00
Makefile enhance: Update Makefile to generate mockery () 2024-08-16 18:44:53 +08:00
go.mod enhance: RBAC built in privilege groups () 2024-11-18 20:38:39 +08:00
go.sum enhance: RBAC built in privilege groups () 2024-11-18 20:38:39 +08:00
rules.go Add back `gocritic` linter and fix related issues () 2023-09-22 10:05:26 +08:00