Documentation
Read the thesis, then the ports.
DBX is a per-tenant memory engine. These pages are the public docs. The same material in git: docs/architecture.md, docs/api-reference.md, docs/positioning.md, and the README. Site source is the website/ directory in that repo.
01 Quickstart — Docker, source, AUTH
02 Architecture — orchestrator, tenant engines, WAL
03 API — lifecycle HTTP and RESP commands
04 Positioning — what we sell, what we refuse
Supported profile: 100 tenants/node, 100k vectors/tenant, durable strings + vectors. Usage, hibernate/wake, and export/import are in the control plane. Raft and cluster fail closed.