You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Milvus 2.1 Timeline 


What's inside milvus 2.1?

Functionality:        

                     String Support

                     Data Time To Live(TTL)


                     Multi Memory Replica

                     Hedged Read/Partial Read


Architecture Change:

                     Plugin Message Storage

                     Add Log node as a new component

                     Move knowhere out of  Milvus as a independent oss project 


Performance Boosting:.  Goal → 10ms e2e latency under small data size(Minimize the overhead), 10000 + QPS for 100m 768 dim vectors(Maximize Throughput)

                     Full Performance benchmark 

                     Performance bottle neck removal

                     In Memory RPC under standalone mode

                     Request combination 


 Ease of use:

                     Support Milvus Standalone as a single process

                   Support Milvus as a python embedded library.

                     Dev && run milvus on Mac and Arm server

  • No labels