nickna / Neighborly

An open-source vector database
MIT License
9 stars 2 forks source link

Automatic reindexing of database kd-tree and tag map #35

Closed nickna closed 3 weeks ago

nickna commented 3 weeks ago

📝 Description

VectorDatabase now spawns a background thread that rebuilds the kd-tree and Vector.Tags map when changes are detected.