Replies: 2 comments 2 replies
-
Hi @adulau, Kvrocks Search has been released since 2.11.0, you could give it a shot. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Recently, rocksdb has add FAISS IVF support, facebook/rocksdb#13258 , maybe this can be also used, or just following the "Search" module |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something we were wondering: is there any ongoing work on supporting efficient storage in Kvrocks for Faiss?
I remember some earlier work on Redis called Redis Vector Similarity Search, but I'm not sure about its current state.
Would it be completely crazy to store dense vectors in Kvrocks and perform similarity search directly through Kvrocks?
Beta Was this translation helpful? Give feedback.
All reactions