A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
Cai Yudong 2bc9c0cf25
snapshot code opt (#2609)
* opt test_snapshot

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* rename BaseHolders to ResourceHolder

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* rename DBBaseResource to BaseResource

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* remove ResourceHolder.inl

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* fix clang-format

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2020-06-19 11:35:25 +08:00
.github Add release.yml in Github Action (#2595) 2020-06-18 16:39:18 +08:00
.mergify Update auto merge criterian (#2607) 2020-06-18 19:36:46 +08:00
ci Update version of Clang tools to v7.0 in ubuntu18.04 build environment (#2610) 2020-06-19 00:11:01 +08:00
core snapshot code opt (#2609) 2020-06-19 11:35:25 +08:00
docker Update version of Clang tools to v7.0 in ubuntu18.04 build environment (#2610) 2020-06-19 00:11:01 +08:00
docs [skip ci] Fix some broken links (#960) 2020-01-09 11:39:33 +08:00
sdk fix random crash of INSERT_DUPLICATE_ID case (#2557) 2020-06-17 03:50:19 +00:00
shards Mishards 010 upgrade & Add config unit in demo config (#2550) 2020-06-15 14:00:47 +08:00
tests Structured index support (#2573) 2020-06-17 02:00:39 +00: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 Refactor LOG macro and improve log format (#1927) 2020-04-15 14:44:00 +08:00
.hadolint.yaml Update build environment version to v0.9.0 (#2267) 2020-05-09 04:17:45 +00:00
.jenkinsignore Add configuration to prevent multi branch projects from triggering new builds (#2344) 2020-05-21 06:11:32 +00:00
CHANGELOG.md fix Milvus docker image report illegal instruction (#2598) 2020-06-18 10:57:40 +00:00
CODEOWNERS Refactor codeowners (#1834) 2020-04-01 18:51:26 +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 Fix Markdown format (#1485) 2020-03-03 00:25:22 +08:00
DESIGN.md add debug APIs and update GPU temp memory size (#2420) 2020-06-10 18:34:54 +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.md Updated logo and architecture links. (#2529) 2020-06-11 13:33:21 +08:00
README_CN.md Updated logo and architecture links. (#2529) 2020-06-11 13:33:21 +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
codecov.yaml Flag the upload to group coverage metrics 2020-01-15 11:19:31 +08:00
docker-compose.yml Add release.yml in Github Action (#2595) 2020-06-18 16:39:18 +08:00

README.md

Milvuslogo Slack GitHub Docker pulls

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

English | 中文版

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

Milvus has the following architecture:

arch 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.

Milvus is an LF AI Foundation incubation project. Learn more at lfai.foundation.

Get started

Install Milvus

See the 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. Refer to Milvus Scenarios for live demos. You can also refer to 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 welcome 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. 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.

Resources

License

Apache License 2.0