apache / kvrocks

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
https://kvrocks.apache.org/
Apache License 2.0
3.55k stars 466 forks source link

Tracking Issue: Support vector search in KQIR #2426

Open Beihao-Zhou opened 3 months ago

Beihao-Zhou commented 3 months ago

Search before asking

Motivation

This includes:

Further Steps

Solution

Are you willing to submit a PR?

PragmaTwice commented 3 months ago

Would you like to add the encoding format of vector index to https://kvrocks.apache.org/community/kvrocks-search-index-encoding/ when you have time?