perf: 复用 Milvus 客户端连接池

This commit is contained in:
2026-09-04 11:22:13 +08:00
parent 1ea7b7527f
commit 368b90b211
8 changed files with 881 additions and 137 deletions

View File

@@ -25,7 +25,6 @@
<dependency>
<groupId>io.milvus</groupId>
<artifactId>milvus-sdk-java</artifactId>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>