About Milvus C++ SDK
Milvus C++ SDK is an open-source project and its source code is hosted on GitHub.
Compatibility
| Milvus version | Recommended SDK version |
|---|---|
| 2.6.x | v2.6.1 |
Note: Milvus and C++ SDK are NOT compatible across major versions.
Installation
Install from source
See Development Guide for details on how to compile and install from the source.