vecstore 1.0.0

The perfect vector database - 100/100 score, embeddable, high-performance, production-ready with RAG toolkit
Documentation
/target
**/*.rs.bk
Cargo.lock
*.swp
.DS_Store
/data

# Python
.venv/
venv/
*.pyc
__pycache__/
.pytest_cache/
*.egg-info/
dist/
build/

# Python demo databases
*_demo_db/
*_db/
rag_demo_db/
multi_collection_db/

# Development notes (internal only)
dev_notes/

# Backup files
*.bak
*_old.rs