vecmindb 0.1.0

High-performance vector database with multiple index algorithms (HNSW, IVF, etc.) and NSGA-II auto-tuning.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
target/
**/*.rs.bk
.git/
.gitignore
.agent/
Dockerfile
docker-compose.yml
PERFORMANCE_REPORT.md
WHY_VECMINDB.md
README.md
docs/
examples/
target/
tmp/
.vscode/