Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cococo2000 authored Aug 10, 2024
1 parent abc809a commit acbce0a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,16 @@ python run.py --dataset app_reviews-384-euclidean-filter --count 100 --runs 3 --
- weaviate-hnsw
- [Qdrant](https://qdrant.com/)
- qdrant
- [Vearch](https://vearch.github.io/)
- vearch-flat
- vearch-biivf
- vearch-ivfflat
- vearch-ivfpq
- vearch-hnsw

**TODO**

- [Elasitcsearch](https://www.elastic.co/)
- [Vearch](https://vearch.github.io/)
- [Redis](https://redis.io/)
- [Vespa](https://vespa.ai/)
- [SPTAG](https://github.com/microsoft/SPTAG)
Expand Down

0 comments on commit acbce0a

Please sign in to comment.