VelesDB
Rust Mediumcyberlife-coder/VelesDB
30 stars
3 forks
27 open issues
Active Mar 2026
Beginner-Friendly Issues 27
Issues tagged for new contributors
docs: CHANGELOG note sequential→parallel HNSW construction change
#402 · Mar 25, 2026
documentation core
docs: document batch-path invariant — mappings before vectors
#401 · Mar 25, 2026
documentation core
docs: point_count updated before HNSW insert — document len() contract
#400 · Mar 25, 2026
documentation core tech-debt
tech-debt: inline store_or_delete_payload into its sole caller
#399 · Mar 25, 2026
good first issue core tech-debt
tech-debt: remove deprecated insert_batch_sequential (since v0.8.5)
#398 · Mar 25, 2026
good first issue core tech-debt
docs: document enlarged crash recovery window from batch upsert pipeline
#397 · Mar 25, 2026
documentation performance core
perf: parallel_insert ignores expected idx, allocates own node IDs
#396 · Mar 25, 2026
performance core tech-debt
perf: register_or_replace_batch triple-lock on concurrent duplicate IDs
#395 · Mar 25, 2026
enhancement performance
chore: reconcile PremiumFeature enum with actual free core features
#390 · Mar 24, 2026
core enterprise-prep
feat(core): BM25 index persistence — avoid O(N) cold-start rebuild
#389 · Mar 24, 2026
enhancement performance core
enhancement server
feat(velesql): window functions (ROW_NUMBER, RANK, DENSE_RANK OVER PARTITION BY)
#386 · Mar 24, 2026
enhancement velesql
feat(velesql): DDL statements — CREATE, DROP, SHOW, DESCRIBE
#385 · Mar 24, 2026
enhancement velesql
feat(velesql): DML completion — DELETE, UPSERT, multi-row INSERT
#384 · Mar 24, 2026
enhancement velesql
feat(sdk): TypeScript/LangChain/LlamaIndex feature parity gaps
#380 · Mar 24, 2026
feat: developer experience — simplify onboarding to <5 min
#379 · Mar 24, 2026
perf(sparse): target <400µs sparse search (currently 813µs)
#378 · Mar 24, 2026
perf(hnsw): target <30µs search latency (10K/768D k=10)
#377 · Mar 24, 2026
perf: optimize HNSW bulk insert throughput for market competitiveness
#362 · Mar 23, 2026
enhancement
GPU batch search: parallelize Phase 2 SIMD reranking
#360 · Mar 22, 2026
bug
docs: add Docker quick start to README
#351 · Mar 22, 2026
documentation help wanted good first issue
help wanted good first issue
feat: add Haystack 2.x DocumentStore integration
#349 · Mar 22, 2026
enhancement help wanted good first issue
help wanted good first issue
bench: add ChromaDB and Qdrant to comparison benchmark suite
#347 · Mar 22, 2026
help wanted good first issue