Go to file
quicksilver 297e7e8831
Merge pull request #1025 from ZhifengZhang-CN/master
Fix cleanupSingleDev groovy file bug
2020-01-14 14:10:29 +08:00
.github Create pull request template (#944) 2020-01-07 17:57:27 +08:00
ci Fix cleanupSingleDev groovy file bug 2020-01-14 10:58:13 +08:00
core #977 Server crash when create tables concurrently (#991) 2020-01-13 13:59:08 +08:00
docker Use openblas / lapack from apt install (#739) 2019-12-21 13:37:53 +08:00
docs [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
sdk [skip ci] Update C++ SDK readme. (#973) 2020-01-13 13:56:59 +08:00
shards [skip ci] fix broken links (#985) 2020-01-10 19:23:30 +08:00
tests Change lang cn to en in reademe (#971) 2020-01-13 13:56:15 +08:00
.all-contributorsrc docs: add levylll as a contributor (#730) 2019-12-09 19:09:53 +08:00
.clang-format format code by clang-tidy 2019-09-28 12:36:14 +08:00
.clang-tidy format code by clang-tidy 2019-09-28 15:00:26 +08:00
.clang-tidy-ignore rename some compile virables 2019-10-15 17:06:05 +08:00
.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 #977 Server crash when create tables concurrently (#991) 2020-01-13 13:59:08 +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
CODEOWNERS Add CODEOWNERS file (#945) 2020-01-07 18:29:16 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md (#942) 2020-01-07 17:04:15 +08:00
docker-compose.yml add s3 mock for unittest (#937) 2020-01-08 10:39:05 +08:00
INSTALL.md [skip ci] Change Milvus c++ standard to c++17 (#932) 2020-01-06 17:40:28 +08:00
LICENSE Initial commit 2019-09-16 14:43:44 +08:00
NOTICE.md [skip ci]#966 update NOTICE.md (#969) 2020-01-10 19:25:10 +08:00
README_CN.md [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
README_JP.md [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
README.md [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
RELEASE.md [skip ci] Create SUPPORT.md and RELEASE.md (#950) 2020-01-08 14:51:58 +08:00
SECURITY.md Create SECURITY.md (#947) 2020-01-08 10:40:30 +08:00
SUPPORT.md [skip ci] Create SUPPORT.md and RELEASE.md (#950) 2020-01-08 14:51:58 +08:00

Milvuslogo

Slack LICENSE Language codebeat badge Release Release_date codecov All Contributors CII Best Practices

中文版 | 日本語版

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, Java, or C++ example code.

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