Product version stamps now match this cut: dbx-server -version, dbx-orchestrator -version, RESP HELLO / INFO (dbx_version), engine GET /info, the Python SDK, and the dashboard package all report 1.1.0.
v1.0.0 had no attached binaries. This release ships dbx-server and dbx-orchestrator (dashboard embedded) for linux/amd64, linux/arm64, darwin/amd64, darwin/arm64, and windows/amd64.
Since v1.0.0
- Linux
strictIsolation Kernel: dedicated tenant worker, Landlock, envelope encryption, Unix sockets with peer-credential checks - Landlock
restrict_selfis pinned to one OS thread so a busy Go runtime cannot getEPERMand fail-close a worker - Unix-socket data plane for orchestrator-managed engines (public RESP stays on
:6380) - Faster vector ingest: search can run during HNSW construction
- Tenant checkpoints with a named live snapshot
- Public site on GitHub Pages: https://vanshjain-0702.github.io/DBX-Database-Extreme/
- Recorded product walkthrough: https://vanshjain-0702.github.io/DBX-Database-Extreme/demo.html
What this is not
- Default
make run-devis inprocess, not Isolation Kernelstrict - Isolation bench on the homepage is a browser sketch, not a live node
dbxdb.iois NXDOMAIN — no live mailbox athello@dbxdb.iountil MX exists- Certified profile remains 100 tenants/node and 100k vectors/tenant (durable strings + vectors)
Run
Dashboard :8000. Public RESP :6380. AUTH is tenant:key_id secret. Dev login is admin / adminadminadmin.
Publishing this release also tags GHCR via docker-publish.yml:
ghcr.io/vanshjain-0702/dbx-orchestrator:v1.1.0ghcr.io/vanshjain-0702/dbx-orchestrator:latest
BSL 1.1: self-host free, including inside a SaaS. Paid only if you sell managed DBX.