A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
XuPeng-SH a11842c05d optimization for read node sync metadata (#4556)
* optimize read-write mode sync logic

Signed-off-by: peng.xu <peng.xu@zilliz.com>

update 2

Signed-off-by: XuPeng-SH <xupeng3112@163.com>

optimize read node sync logic

Signed-off-by: peng.xu <peng.xu@zilliz.com>

* update for optimization

Signed-off-by: peng.xu <peng.xu@zilliz.com>
Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
2021-01-09 14:49:53 +08:00
.github Use bash by default in the build environment Docker container (#3879) 2020-09-26 10:48:20 +08:00
.jenkins/modules Publish image using Docker-in-Docker (#4441) 2020-12-10 21:04:49 +08:00
.mergify Update Mergify config (#4228) 2020-11-12 18:24:16 +08:00
ci Publish image using Docker-in-Docker (#4441) 2020-12-10 21:04:49 +08:00
core optimization for read node sync metadata (#4556) 2021-01-09 14:49:53 +08:00
deploy use envoy and headless service to get `low latency、high throughput` support (#4544) 2021-01-06 03:52:37 +00: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 [skip ci] Update links and fix dead links. (#4496) 2020-12-25 11:55:36 +00:00
sdk [skip ci] Update links and fix dead links. (#4496) 2020-12-25 11:55:36 +00:00
shards [skip ci] Update links and fix dead links. (#4496) 2020-12-25 11:55:36 +00:00
tests pick test cases from 0.11.1 (#4406) 2020-12-08 21:30:14 +08:00
.all-contributorsrc
.clang-format
.clang-tidy update clang-tidy rules (#3416) 2020-08-24 10:09:24 +08:00
.clang-tidy-ignore
.codacy.yaml fix clang tidy warnings (#3362) 2020-08-20 18:34:44 +08:00
.codebeatignore Update code checker rule 2020-08-17 15:52:39 +08:00
.env
.gitignore Developing a modular pipeline library to improve DevOps collaboration (#3282) 2020-08-18 16:03:36 +08:00
.hadolint.yaml Update build environment version to v0.9.0 (#2267) 2020-05-09 04:17:45 +00:00
CHANGELOG.md restful api /collections/{collection_name}/partitions (DELETE) didn't work (#4539) 2020-12-31 13:30:38 +08:00
CODEOWNERS update codeowner of CHANGELOG.md (#4044) 2020-10-21 14:25:49 +08:00
CODE_OF_CONDUCT.md Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
COMMUNITY.md [skip ci] Update COMMUNITY.md (#1862) 2020-04-03 11:28:19 +08:00
CONTRIBUTING.md [skip ci] update cmake version (#4084) 2020-10-24 02:39:15 +00:00
DESIGN.md add debug APIs and update GPU temp memory size (#2420) 2020-06-10 18:34:54 +08:00
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 [skip ci] Added a space for readability (#4465) 2020-12-23 02:47:29 +00:00
README_CN.md [skip ci] Update the foundation name. (#4438) 2020-12-18 06:26:51 +00: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 [skip ci] Update links and fix dead links. (#4496) 2020-12-25 11:55:36 +00:00
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 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 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