Data Insertion and Data Persistence in a Vector Database
Milvus architecture recap
SDK sends data requests to proxy, the portal, via load balancer. Then the proxy interacts with coordinator service to write DDL (data definition language) and DML (data manipulation language) requests into message storage.
...
angela.hashnode.dev9 min read