952f34352a
* enable build milvus on centos7 * Update build enviroment Centos7 dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * add centos7_build_deps.sh * add centos7 build cpu version enviroment * add centos7 on github actions * fix bug * fix bug * fix bug * update ci/docker/centos-7-core.dockerfile * fix github actions bug * update centos7 case on github actions * update docker-compose.yml * debug centos case on github actions * debug centos case on github actions * add centos7 deploy dockerfile |
||
---|---|---|
.github | ||
ci | ||
core | ||
docker | ||
docs | ||
shards | ||
tests | ||
.all-contributorsrc | ||
.clang-format | ||
.clang-tidy | ||
.clang-tidy-ignore | ||
.env | ||
.gitignore | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
codecov.yaml | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
install.md | ||
LICENSE | ||
NOTICE.md | ||
README_CN.md | ||
README_JP.md | ||
README.md |
What is Milvus
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, see Milvus overview.
Milvus provides stable Python, Java and C++ SDKs.
Keep up-to-date with newest releases and latest updates by reading Milvus release notes.
Get started
See the Milvus install guide for using Docker containers. To install Milvus from source code, see build from source.
To edit Milvus settings, read Milvus configuration.
Try your first Milvus program
Try running a program with Milvus using Python or Java example code.
To use C++ example code, use below command:
# Run Milvus C++ example
$ cd [Milvus root path]/core/milvus/bin
$ ./sdk_simple
Roadmap
Please read our roadmap for upcoming features.
Contribution guidelines
Contributions are welcomed and greatly appreciated. Please read our contribution guidelines for detailed contribution workflow. This project adheres to the code of conduct of Milvus. By participating, you are expected to uphold this code.
We use GitHub issues to track issues and bugs. For general questions and public discussions, please join our community.
Join our community
To connect with other users and contributors, welcome to join our Slack channel.
Contributors
Below is a list of Milvus contributors. We greatly appreciate your contributions!
zerowe-seven 💻 |
erdustiggen 💻 |
gaolizhou 💻 |
Sijie Zhang 📖 |
PizzaL 💻 |
levylll 💻 |