Go to file
Cai Yudong 7c14682c89
update docker-compose configuration (#5029)
remove pulsar from docker-compose.standalone.yml
2021-04-25 11:16:07 +08:00
.github [skip ci]Update codeowners (#5026) 2021-04-24 17:23:27 +08:00
.jenkins/modules Output pulsar pod logs in Jenkins CI 2021-04-02 13:58:23 +08:00
build Combine all service/node binaries into one binary with named 'milvus' 2021-04-15 09:28:46 +08:00
cmd Rename module (#4988) 2021-04-22 14:45:57 +08:00
configs Set search graceful time from config (#5014) 2021-04-24 07:53:37 +00:00
deployments/docker update docker-compose configuration (#5029) 2021-04-25 11:16:07 +08:00
docs Remove useless config (#4997) 2021-04-23 10:10:46 +08:00
githooks Fix go format bug 2021-01-05 14:20:45 +08:00
internal Remove SetSegmentState and seal segment in segment allocator (#4994) 2021-04-25 01:51:57 +00:00
scripts [skip ci]Add go code coverage (#5024) 2021-04-24 15:10:24 +08:00
tests Rename module (#4988) 2021-04-22 14:45:57 +08:00
tools Rename module (#4988) 2021-04-22 14:45:57 +08:00
.clang-format Refactor cmake and build script and add timed benchmark 2020-10-23 18:01:24 +08:00
.clang-tidy Update registerNode in indexservice 2021-01-20 10:15:43 +08:00
.clang-tidy-ignore Add cpplint and optimize the check of c++ code 2020-11-23 19:57:05 +08:00
.devcontainer.json Rename module (#4988) 2021-04-22 14:45:57 +08:00
.env Add go mod cache in Jenkins CI 2021-03-24 11:00:41 +08:00
.gitignore [skip ci]Add go code coverage (#5024) 2021-04-24 15:10:24 +08:00
.golangci.yml Change Id to ID in go files according to golint check 2020-11-13 15:17:18 +08:00
CHANGELOG.md Update README 2021-04-21 14:04:22 +08:00
CODE_OF_CONDUCT.md Update README 2021-04-21 14:04:22 +08:00
COMMUNITY.md Update README 2021-04-21 14:04:22 +08:00
CONTRIBUTING.md Update README 2021-04-21 14:04:22 +08:00
DESIGN.md Update README 2021-04-21 14:04:22 +08:00
docker-compose.yml Rename module (#4988) 2021-04-22 14:45:57 +08:00
go.mod Rename module (#4988) 2021-04-22 14:45:57 +08:00
go.sum Add kv etcd unittest and remove useless code (#4974) 2021-04-21 18:45:35 +08:00
INSTALL.md Update README 2021-04-21 14:04:22 +08:00
LICENSE Update README 2021-04-21 14:04:22 +08:00
Makefile [skip ci]Add go code coverage (#5024) 2021-04-24 15:10:24 +08:00
NOTICE.md Update README 2021-04-21 14:04:22 +08:00
README_CN.md [skip ci]Fix broken links in README.md and README_CN.md (#5002) 2021-04-23 02:55:29 +00:00
README.md [skip ci]Fix broken links in README.md and README_CN.md (#5002) 2021-04-23 02:55:29 +00:00
RELEASE.md Update README 2021-04-21 14:04:22 +08:00
ruleguard.rules.go Add DataNode package 2021-01-19 11:37:16 +08:00
SECURITY.md Update README 2021-04-21 14:04:22 +08:00
SUPPORT.md Update README 2021-04-21 14:04:22 +08:00

Milvuslogo Slack GitHub Docker pulls

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

What is Milvus

As an open source vector database, Milvus is easy-to-use, highly reliable, robust, and blazing fast. Adopted by over 600 organizations and institutions worldwide, Milvus empowers applications in a variety of fields, including image processing, computer vision, natural language processing, voice recognition, recommender systems, drug discovery, and more.

The following is Milvus architecture:

arch

For more detailed introduction of Milvus and its architecture, see Milvus overview. See Milvus release notes to keep up-to-date with its releases and updates.

Milvus is an incubation-stage project at LF AI & Data Foundation.

Get started

Install Milvus

See Milvus install guide to install Milvus using Docker. To install Milvus from source code, see build from source.

Try example programs

Try an example program with Milvus using Python, Java, Go, or C++ example code.

Supported clients

Application scenarios

You can use Milvus to build intelligent systems in a variety of AI application scenarios. See Milvus Scenarios for live demos. You can also see Milvus Bootcamp for detailed solutions and application scenarios.

Benchmark

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

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 appreciate any comments/requirements/suggestions regarding Milvus' roadmap.👏

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. You must abide by this code to participate.

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, you can join our Slack channel.

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

Resources

License

Apache License 2.0