A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
Wang Xiangyu 1b14664fa4
Implement new log macro (#4410)
* save

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>

* implement new log macro

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>

* support gettid() with glibc 2.0

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>

* fix compile warning

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
2020-12-09 10:44:42 +08:00
.github Use bash by default in the build environment Docker container (#3879) 2020-09-26 10:48:20 +08:00
.jenkins/modules add read-write mode in CI (#4278) 2020-11-25 16:33:40 +08:00
.mergify Update Mergify config (#4228) 2020-11-12 18:24:16 +08:00
ci Rewrite the metrics module (#4249) 2020-11-24 17:14:39 +08:00
core Implement new log macro (#4410) 2020-12-09 10:44:42 +08:00
docker Add metrics and put starting process of prometheus and grafana into docker-compose (#4364) 2020-12-07 03:16:13 +00:00
docs
sdk Add an optional parameter naming 'client_tag' on client constructor in c++ sdk (#4377) 2020-12-09 10:36:31 +08:00
shards fix: shards/requirements.txt to reduce vulnerabilities (#3916) 2020-10-09 14:09:50 +08:00
tests pick test cases from 0.11.1 (#4406) 2020-12-08 21:30:14 +08:00
.all-contributorsrc
.clang-format
.clang-tidy
.clang-tidy-ignore
.codacy.yaml
.codebeatignore
.env
.gitignore
.hadolint.yaml
CHANGELOG.md Add an optional parameter naming 'client_tag' on client constructor in c++ sdk (#4377) 2020-12-09 10:36:31 +08:00
CODEOWNERS update codeowner of CHANGELOG.md (#4044) 2020-10-21 14:25:49 +08:00
CODE_OF_CONDUCT.md
COMMUNITY.md
CONTRIBUTING.md [skip ci] update cmake version (#4084) 2020-10-24 02:39:15 +00:00
DESIGN.md
INSTALL.md [skip ci] update cmake version (#4084) 2020-10-24 02:39:15 +00:00
LICENSE
NOTICE.md add NGT index (#3555) 2020-09-05 14:09:17 +08:00
OSSMETADATA
README.md Remove Hacktoberfest from README.md (#4217) 2020-11-12 16:24:16 +08:00
README_CN.md
RELEASE.md
SECURITY.md
SUPPORT.md
codecov.yaml
docker-compose.yml Use bash by default in the build environment Docker container (#3879) 2020-09-26 10:48:20 +08:00

README.md

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 similarity search engine, Milvus is easy-to-use, highly reliable, scalable, robust, and blazing fast. Adopted by over 100 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 LF AI Foundation incubation project.

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 in order 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, welcome to 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