mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
* add annoy source code Signed-off-by: shengjun.li <shengjun.li@zilliz.com> * add annoy knowhere Signed-off-by: shengjun.li <shengjun.li@zilliz.com> * annoy local gtest passed Signed-off-by: lichengming <chengming.li@zilliz.com> * fix lint error and update changelog Signed-off-by: lichengming <chengming.li@zilliz.com> * fix compile error Signed-off-by: cmli <chengming.li@zilliz.com> * Update connect timeout in test cases Signed-off-by: zw <zw@milvus.io> * fix some potential bugs Signed-off-by: cmli <chengming.li@zilliz.com> * retry ci Signed-off-by: cmli <chengming.li@zilliz.com> * rerun ci! Signed-off-by: cmli <chengming.li@zilliz.com> * fix errors tested by c++ sdk Signed-off-by: cmli <chengming.li@zilliz.com> * fix lint error Signed-off-by: cmli <chengming.li@zilliz.com> Co-authored-by: shengjun.li <shengjun.li@zilliz.com> Co-authored-by: lichengming <chengming.li@zilliz.com> Co-authored-by: zw <zw@milvus.io>
3.5 KiB
3.5 KiB
| Name | License |
|---|---|
| Boost | Boost Software License |
| FAISS | MIT |
| Gtest | BSD 3-Clause |
| LAPACK | LAPACK |
| MySQLPP | LGPL 2.1 |
| OpenBLAS | BSD 3-Clause |
| Prometheus | Apache 2.0 |
| SQLite | Public Domain |
| SQLite-ORM | BSD 3-Clause |
| yaml-cpp | MIT |
| ZLIB | ZLIB |
| libunwind | MIT |
| gperftools | BSD 3-Clause |
| grpc | Apache 2.0 |
| EASYLOGGINGPP | MIT |
| Json | MIT |
| opentracing-cpp | Apache 2.0 |
| libfiu | BOLA |
| aws-sdk-cpp | Apache 2.0 |
| SPTAG | MIT |
| hnswlib | Apache 2.0 |
| annoy | Apache 2.0 |