Go to file
quicksilver 952f34352a enable build milvus on centos7 (#769)
* 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
2019-12-16 14:07:20 +08:00
.github enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
ci enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
core enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
docker enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
docs Add ivfflat test report 2019-11-27 17:49:46 +08:00
shards Mishards synced to 0.6.0 release (#725) 2019-12-09 10:55:32 +08:00
tests Upgrade pyyaml and update tests (#681) 2019-12-04 14:18:20 +08:00
.all-contributorsrc docs: add levylll as a contributor (#730) 2019-12-09 19:09:53 +08:00
.clang-format
.clang-tidy
.clang-tidy-ignore
.env enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
.gitignore Add Github Actions and remove Travis CI (#752) 2019-12-12 14:19:13 +08:00
CHANGELOG.md support config cli test 2 (#764) 2019-12-14 15:11:02 +08:00
CODE_OF_CONDUCT.md Update Documents 2019-10-15 18:43:51 +08:00
codecov.yaml update codecov.yaml 2019-10-21 17:25:37 +08:00
CONTRIBUTING.md [skip ci] Update Contributing code 2019-10-31 15:02:19 +08:00
docker-compose.yml enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
install.md [skip ci] update install.md (#688) 2019-12-04 16:27:44 +08:00
LICENSE
NOTICE.md Update Notice.md 2019-11-05 02:24:15 +08:00
README_CN.md [skip ci] Update Chinese and Japanese readme (#699) 2019-12-04 17:53:40 +08:00
README_JP.md [skip ci] Update Chinese and Japanese readme (#699) 2019-12-04 17:53:40 +08:00
README.md [skip ci] Update the number of contributors. (#741) 2019-12-10 16:35:58 +08:00

Milvuslogo

Slack LICENSE Language codebeat badge Release Release_date codecov All Contributors

中文版 | 日本語版

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

💻

Resources

License

Apache License 2.0