Skip to content

Commit

Permalink
Release new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Oct 9, 2024
1 parent 76bed32 commit babaf79
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Milvus adopts a shared-storage architecture featuring storage and computing disa

![Architecture_diagram](../../../../assets/milvus_architecture.png "Milvus architecture.")

According to the figure, interfaces can be classified into the following categories:

- **DDL / DCL:** createCollection / createPartition / dropCollection / dropPartition / hasCollection / hasPartition
- **DML / Produce:** insert / delete / upsert
- **DQL:** search / query

## What's next

Expand Down

0 comments on commit babaf79

Please sign in to comment.