This is a forked repository of milvus-io/milvus with some additional things.
These additional things may include below areas:
- A build scripts/patches to build Milvus on Windows, also try to release prebuilt binaries.
- A continuously enhanced version of Milvus 1.1
We just sync the below branches from the upstream repository:
- master, the main branch of Milvus
- 1.1, the 1.1 branch
- 2.2.0, the 2.2 branch
- 2.3.0, the 2.3 branch
And below feature branches are added for additional things, I'll try to keep maintain them while I have time:
- windows-dev, a branch for managing the build scripts/patches for Windows
- 1.1-enhanced, a branch for managing the enhanced version of Milvus 1.1
Other branches are not guaranteed to be maintained. And I'll also remove some if they are not used for a long time.