- Notifications
You must be signed in to change notification settings - Fork0
Milvus -- the world's fastest vector search engine.
License
shengjh/milvus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Milvus is the world's fastest similarity search engine for massive-scale feature vectors. Built with heterogeneous computing architecture for the best cost efficiency. Searches over billion-scale vectors take only milliseconds with minimum computing resources.
For more detailed introduction of Milvus and its architecture, seeMilvus overview.
Milvus provides stablePython,Java andC++ SDKs.
Keep up-to-date with newest releases and latest updates by reading Milvusrelease notes.
See theMilvus install guide for using Docker containers. To install Milvus from source code, seebuild from source.
To edit Milvus settings, readMilvus configuration.
Try running a program with Milvus usingPython orJava example code.
To use C++ example code, use below command:
# Run Milvus C++ example $cd [Milvus root path]/core/milvus/bin $ ./sdk_simple
Please read ourroadmap for upcoming features.
Contributions are welcomed and greatly appreciated. Please read ourcontribution guidelines for detailed contribution workflow. This project adheres to thecode of conduct of Milvus. By participating, you are expected to uphold this code.
We useGitHub issues to track issues and bugs. For general questions and public discussions, please join our community.
To connect with other users and contributors, welcome to join ourSlack channel.
Below is a list of Milvus contributors. We greatly appreciate your contributions!
zerowe-seven 💻 | erdustiggen 💻 | gaolizhou 💻 | Sijie Zhang 📖 | PizzaL 💻 | levylll 💻 |
About
Milvus -- the world's fastest vector search engine.
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
Languages
- C++64.9%
- Python19.8%
- CMake8.8%
- Java3.2%
- Shell1.6%
- Groovy1.0%
- Other0.7%