AI Data Storage Engine
What's Inside Milvus 1.0?

What's Inside Milvus 1.0?

4/29/2021 · milvus

What this post added

This post introduces Milvus v1.0, detailing its core features and optimizations. It covers CPU/GPU distributions, vector entity structure with integer IDs, partitioning for search acceleration, and enhancements to index algorithms (IVF, FLAT, IVF_SQ8H). Performance optimizations for search (nq < threads, request combining) and index building are highlighted. It also mentions distance metrics, logging configuration, the Mishards distributed solution, Prometheus integration for monitoring, and metadata management (SQLite/MySQL).

Read the original post ↗