From 0db18b2a5e2a9168c6d9694fd204046e692cda7b Mon Sep 17 00:00:00 2001 From: ryjiang Date: Fri, 5 Jul 2024 15:03:26 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ef1cc530..4d616ae7 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ npm install @zilliz/milvus2-sdk-node yarn add @zilliz/milvus2-sdk-node ``` +## Milvus TLS Guide +Please refer to [this doc](https://github.com/milvus-io/milvus-sdk-node/tree/main/test/cert). + ## What's new in v2.4.2 Query iterator is supported, now you can use queryIterator to pass the 16384 limit of milvus.