Skip to content
forked from milvus-io/milvus

An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy

Notifications You must be signed in to change notification settings

matrixji/milvus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Forked Milvus and More

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

About Branches

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.

About

An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%