Strata is pre-1.0. APIs, protocol, and storage format may change.
Installation
Strata is currently developed as a Gleam workspace.
mise installjust depsjust build-alljust test-allPinned tool versions live in .tool-versions:
- Erlang 27.2.1
- Gleam 1.16.0
- just 1.50.0
Packages
Section titled “Packages”The workspace contains these packages:
strata_protocol: wire message types and JSON codecs.strata_server: mist, beryl, shelf, and document actors.strata_client: transport-agnostic client helpers.strata_admin: planned Lustre admin SPA.