From 32ba6b61a0a0458202f8319df9385abe65428bce Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Wed, 18 Sep 2024 13:20:21 +0800 Subject: [PATCH] Add more resources Signed-off-by: Jael Gu --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7257df2..0669840 100644 --- a/README.md +++ b/README.md @@ -93,12 +93,13 @@ The data to insert into milvus. A MutationResult object contains `insert_count` represents how many and a `primary_keys` of primary keys. - # More Resources - - [Introducing Milvus 2.3.4 - Zilliz blog](https://zilliz.com/blog/what-is-new-in-milvus-2-3-4): Introducing Milvus 2.3.4 with the support for Access Logs, Parquet File imports, expanded collections/partitions, and more! + +# More Resources + +- [Introducing Milvus 2.3.4 - Zilliz blog](https://zilliz.com/blog/what-is-new-in-milvus-2-3-4): Introducing Milvus 2.3.4 with the support for Access Logs, Parquet File imports, expanded collections/partitions, and more! - [Milvus support for multiple Index types - Zilliz blog](https://zilliz.com/blog/Milvus-Index-Types-Supported): One of the essential features of Milvus is the support for various Index types; Indexes help to optimize data querying and retrieval. - [Optimizing Data Communication: Milvus Embraces NATS Messaging - Zilliz blog](https://zilliz.com/blog/optimizing-data-communication-milvus-embraces-nats-messaging): Introducing the integration of NATS and Milvus, exploring its features, setup and migration process, and performance testing results. - [.NET SDK for the Milvus Open Source Vector Database](https://zilliz.com/product/integrations/.NET): nan - [Spring AI and Milvus: Using Milvus as a Spring AI Vector Store - Zilliz blog](https://zilliz.com/blog/spring-ai-and-milvus-using-milvus-as-spring-ai-vector-store): A comprehensive guide on how to use Milvus as a Spring AI vector store -- [JSON and Metadata Filtering in Milvus - Zilliz blog](https://zilliz.com/blog/json-metadata-filtering-in-milvus): A brief review of how to ingest your data with JSON in your Milvus vector database - \ No newline at end of file +- [JSON and Metadata Filtering in Milvus - Zilliz blog](https://zilliz.com/blog/json-metadata-filtering-in-milvus): A brief review of how to ingest your data with JSON in your Milvus vector database \ No newline at end of file