Go to file
Jin Hai d48b0f15f6
Refactor codeowners (#1834)
* Update CODEOWNERS

Signed-off-by: jinhai <hai.jin@zilliz.com>

* Update CODEOWNERS

Signed-off-by: jinhai <hai.jin@zilliz.com>

* Update CODEOWNERS

Signed-off-by: jinhai <hai.jin@zilliz.com>
2020-04-01 18:51:26 +08:00
.github Refactor CI workflow (#1657) 2020-03-14 18:14:04 +08:00
ci Refactor CI workflow (#1782) 2020-03-31 18:53:12 +08:00
core Fix 1724 (#1821) 2020-04-01 17:37:55 +08:00
docker #1656 Add timeout for whole Jenkins job (#1676) 2020-03-17 10:36:24 +08:00
docs [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
sdk Add annoy index type in C++ sdk (#1826) 2020-04-01 18:46:57 +08:00
shards [skip ci](shards): support server 0.7.1 (#1811) 2020-03-31 18:52:44 +08:00
tests Merge branch '0.7.1' 2020-03-29 18:50:10 +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
.codacy.yaml Fix #839 and improve the code quality (#1470) 2020-03-02 12:15:26 +08:00
.codebeatignore Exclude code from Codacy (#1381) 2020-02-25 23:30:30 +08:00
.env enable build milvus on centos7 (#769) 2019-12-16 14:07:20 +08:00
.gitignore [skip ci] (shards) Upgrade Mishards for #1569 (#1570) 2020-03-14 13:30:21 +08:00
.hadolint.yaml run hadolint with reviewdog (#1060) 2020-01-16 19:59:26 +08:00
CHANGELOG.md Add annoy index type in C++ sdk (#1826) 2020-04-01 18:46:57 +08:00
CODE_OF_CONDUCT.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
codecov.yaml Flag the upload to group coverage metrics 2020-01-15 11:19:31 +08:00
CODEOWNERS Refactor codeowners (#1834) 2020-04-01 18:51:26 +08:00
COMMUNITY.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
CONTRIBUTING.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
DESIGN.md Update DESIGN.md (#1478) 2020-03-02 22:55:18 +08:00
docker-compose.yml Refactor CI workflow (#1657) 2020-03-14 18:14:04 +08:00
INSTALL.md Add more information to INSTALL.md (#1694) 2020-03-19 10:17:31 +08:00
LICENSE Initial commit 2019-09-16 14:43:44 +08:00
NOTICE.md Annoy support (#1746) 2020-03-27 09:52:31 +08:00
OSSMETADATA add osstracker badge to README.md 2020-02-24 05:48:43 +08:00
README_CN.md [skip ci] Update README.md (#1822) 2020-04-01 13:29:49 +08:00
README_JP.md Add GUI link to readme (#1669) 2020-03-16 16:26:21 +08:00
README.md [skip ci] Update README.md (#1822) 2020-04-01 13:29:49 +08:00
RELEASE.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
SECURITY.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
SUPPORT.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00

Milvuslogo

Slack GitHub Docker pulls

Build Status CII Best Practices codecov codebeat badge CodeFactor Grade Codacy Badge

中文版 | 日本語版

What is Milvus

Milvus is an open source vector similarity search engine. 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.

Keep up-to-date with newest releases and latest updates by reading Milvus release notes.

Roadmap

To learn what's coming up soon in Milvus, read our Roadmap.

It is a Work in Progress, and is subject to reasonable adjustments when necessary. And we greatly welcome any comments/requirements/suggestions regarding Milvus roadmap.👏

Application scenarios

Milvus is broadly applicable to a variety of areas. Below screenshot showcases our content-based image retrieval demo system built based on Milvus and VGG.

image retrieval demo

To explore more Milvus solutions and application scenarios, see our bootcamp repository.

Test reports

See our test reports for more information about performance benchmarking of different indexes in Milvus.

Supported clients

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, Go, 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.

See our community repository to learn about our governance and access more community resources.

Mailing lists

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