Storage
Content-addressed blob store, metadata DB, and per-space SQL.
Concepts
- Blob Store — Content-addressed blob store (FileSystem or S3) keyed by SpaceId + hash.
- Metadata DB — SeaORM capabilities/metadata DB (SQLite default, Postgres, or MySQL).
- Per-Space SQL — Per-space SQLite SQL database with optional DuckDB attached.