mirror of https://github.com/milvus-io/milvus.git
3.5 KiB
3.5 KiB
Milvus 2.x vs. 1.x: Cloud-native, distributed architecture, highly scalable, and more
| Milvus 1.x | Milvus 2.x | |
|---|---|---|
| Architecture | Shared storage | Cloud native |
| Scalability | 1 to 32 read nodes with only one write node | 500+ nodes |
| Durability |
|
|
| Availability | 99% | 99.9% |
| Data consistency | Eventual consistency | Three levels of consistency:
|
| Data types supported | Vectors |
|
| Basic operations supported |
|
|
| Advanced features | ||
| Index types and libraries |
|
|
| SDKs |
|
|
| Release status | Long-term support (LTS) | General Availability. |