Go to file
godchen 139b334732
Add kv etcd unittest and remove useless code (#4974)
* Add kv etcd unittest and remove useless code

Signed-off-by: godchen <qingxiang.chen@zilliz.com>
2021-04-21 18:45:35 +08:00
.github [skip ci]Update issue template (#4966) 2021-04-21 14:04:55 +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 Add copyright 2021-04-19 19:28:11 +08:00
configs Remove unused config item in dataservice and datanode 2021-04-19 19:28:45 +08:00
deployments/docker Add docker-compose yaml for distributed and standalone 2021-04-15 18:05:11 +08:00
docs Remove useless configs in config files 2021-04-13 10:04:39 +08:00
githooks Fix go format bug 2021-01-05 14:20:45 +08:00
internal Add kv etcd unittest and remove useless code (#4974) 2021-04-21 18:45:35 +08:00
scripts Adjust the DropIndex logic of the indexservice 2021-04-16 15:37:13 +08:00
tests Remove collection after case run finished in test cases 2021-04-01 07:44:40 -05:00
tools Add dockerfile for index 2021-01-26 09:38:40 +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 Add goproxy environment variable in to devconttainer.json 2021-03-15 16:18:55 +08:00
.env Add go mod cache in Jenkins CI 2021-03-24 11:00:41 +08:00
.gitignore Skip install gtest when build with test 2021-04-08 10:01:18 +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 Avoid vscode extension reinstalls on container rebuild 2021-03-17 15:51:28 +08:00
go.mod Add kv etcd unittest and remove useless code (#4974) 2021-04-21 18:45:35 +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 Combine all service/node binaries into one binary with named 'milvus' 2021-04-15 09:28:46 +08:00
NOTICE.md Update README 2021-04-21 14:04:22 +08:00
README_CN.md Update README 2021-04-21 14:04:22 +08:00
README.md Update README 2021-04-21 14:04:22 +08: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