GraphCanon updated 3w · GitHub synced 3w
Decision brief
Vald is written in Go, licensed under Apache-2.0, for highly scalable vector search tasks on Kubernetes.
Good fit when
- Requires high-performance searches in a distributed system
- Works with AVX2 instructions for Vald Agent NGT
Avoid when
- Need lower scalability vector search solutions
- Cannot use Kubernetes 1.19 or above
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/vdaas/vald pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Vald is a scalable vector search engine written in Go, designed for high-performance approximate nearest neighbor searches.
Capability facts
- Languages
- go
Source: github.language · Aug 2, 2026
Categories
Tags
README
Requirements
- Kubernetes 1.19~
- AVX2 instructions (required by Vald Agent NGT)
LICENSE
Vald released under Apache 2.0 license, refer LICENSE file.
For agents
This page has a .md twin and JSON over the API.