Change language

Technology

How the platform is built: systems, runtimes and the engineering behind the workshop. Full content is coming soon.

Core Systems01 / 06

Storage

Isolated storage for every kind of workshop data

Behemoth gives every data kind its own isolated domain: SQL for orders and customers, file storage for models and documents, vectors for AI search, cache for hot state.

Isolation is structural, not conventional. One workshop's data can never leak into another's, and each domain can be scaled, backed up, or moved independently of the rest.

A small Edge deployment runs all domains on one node; a Cluster deployment spreads them across dedicated storage hardware. The product does not change.

Outcome: workshop data stays separated by construction, and storage grows from one node to dedicated hardware without migration.

Engines
Fujinrouter
Corecontroller + js
JSmemory control
SQLsqlite3 relational
KVlmdbx key-value
Vectorsqlite-vec search
Columnanalytics
Filesblobs and media
Graphrelations