A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
Cai Yudong 364fc25766 rename 'minio' to 's3' in Storage Config section (#1088)
* #1002 rename 'minio' to 's3' in Storage Config section

* #1002 clang format
2020-01-18 10:07:46 +08:00
.github run hadolint with reviewdog (#1060) 2020-01-16 19:59:26 +08:00
ci Clean up old docker images (#1087) 2020-01-18 09:29:33 +08:00
core rename 'minio' to 's3' in Storage Config section (#1088) 2020-01-18 10:07:46 +08:00
docker run hadolint with reviewdog (#1060) 2020-01-16 19:59:26 +08:00
docs [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
sdk Tanimoto distance (#1016) 2020-01-14 19:22:27 +08:00
shards run hadolint with reviewdog (#1060) 2020-01-16 19:59:26 +08:00
tests Fix http bug & add binary vectors support (#1073) 2020-01-18 10:05:49 +08:00
.all-contributorsrc docs: add aaronjin2010 as a contributor (#1089) 2020-01-17 19:03:38 +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
.hadolint.yaml run hadolint with reviewdog (#1060) 2020-01-16 19:59:26 +08:00
CHANGELOG.md rename 'minio' to 's3' in Storage Config section (#1088) 2020-01-18 10:07:46 +08:00
CODEOWNERS Add CODEOWNERS file (#945) 2020-01-07 18:29:16 +08:00
CODE_OF_CONDUCT.md Update Documents 2019-10-15 18:43:51 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md (#942) 2020-01-07 17:04:15 +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.md docs: add aaronjin2010 as a contributor (#1089) 2020-01-17 19:03:38 +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
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
codecov.yaml Flag the upload to group coverage metrics 2020-01-15 11:19:31 +08:00
docker-compose.yml add s3 mock for unittest (#937) 2020-01-08 10:39:05 +08:00

README.md

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

💻

aaronjin2010

💻

Resources

License

Apache License 2.0